mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
d0b4efe6dc
manpage-patch-files. However, due to an odd bug in patch(1), 2 of the 3 hunks for popper.8 fails (somehow, diff(1) thinks it is a binary file and patch cannot patch it correctly if diff is used with the -a option). So patch-ac only changes /usr/local/lib/popper to .../libexec/qpopper and doesn't neither corrects the location of sendmail nor adds the /etc/ftpusers file to the SEE ALSO section. In the Makefile, /usr/local is now replaced with PREFIX for both manpages.
12 lines
256 B
Plaintext
12 lines
256 B
Plaintext
--- man/popper.8.orig Sat Jul 15 02:41:38 2000
|
|
+++ man/popper.8 Wed Jul 19 10:18:40 2000
|
|
@@ -19,7 +19,7 @@
|
|
.SH NAME
|
|
qpopper \-\- pop 3 server (v3.1b5)
|
|
.SH SYNOPSIS
|
|
-.B /usr/local/lib/popper
|
|
+.B /usr/local/libexec/qpopper
|
|
[ -b buildir ]
|
|
[ -c ]
|
|
[ -d ]
|