diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-12 03:00:17 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-12 03:00:17 +0000 |
commit | 446d057b36fbdc4a2c61f31a602a8593f2f4e7ea (patch) | |
tree | 0a8e350f8bf1f0d21cd388dd8818028aa724d265 /mail | |
parent | ce06f565e397e3f951e480f8cabbb67038c330a0 (diff) | |
download | ports-446d057b36fbdc4a2c61f31a602a8593f2f4e7ea.tar.gz ports-446d057b36fbdc4a2c61f31a602a8593f2f4e7ea.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-current/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix-current/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index f996be8be3c6..b054d54e8826 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -7,7 +7,7 @@ PORTNAME= postfix PORTVERSION= 20010228 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ diff --git a/mail/postfix-current/pkg-plist b/mail/postfix-current/pkg-plist index dd8100ef94d5..24a2b7c7d5b9 100644 --- a/mail/postfix-current/pkg-plist +++ b/mail/postfix-current/pkg-plist @@ -49,6 +49,7 @@ libexec/postfix/smtpd libexec/postfix/spawn %%SUB_TLS%%libexec/postfix/tlsmgr libexec/postfix/trivial-rewrite +libexec/postfix/virtual sbin/postalias sbin/postcat sbin/postconf |