diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-02-22 18:01:55 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-02-22 18:01:55 +0000 |
commit | 2b177d6605816d2cc489a931b81815666e8e1ab3 (patch) | |
tree | 65e13420a536aa5d0a13452ee59e991b4a00091a /mail/postfix | |
parent | 3dd217f939493ae592fa8cc6d7c2d8dffe47d5e9 (diff) | |
download | ports-2b177d6605816d2cc489a931b81815666e8e1ab3.tar.gz ports-2b177d6605816d2cc489a931b81815666e8e1ab3.zip |
Notes
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 00e584c6df55..2902471e3c13 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -39,8 +39,8 @@ MAN5= access.5 aliases.5 canonical.5 pcre_table.5 regexp_table.5 \ relocated.5 transport.5 virtual.5 MAN8= bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \ - master.8 nqmgr.8 pickup.8 pipe.8 qmgr.8 qmqpd.8 showq.8 smtp.8 \ - smtpd.8 spawn.8 trivial-rewrite.8 virtual.8 + master.8 nqmgr.8 pickup.8 pipe.8 proxymap.8 qmgr.8 qmqpd.8 showq.8 \ + smtp.8 smtpd.8 spawn.8 trivial-rewrite.8 virtual.8 # TLS patch adds to MAN8 but doesn't have .html file, so avoid trying to # patch it. |