diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-03-12 11:00:17 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-03-12 11:00:17 +0800 |
commit | d6cb7f3a5592982e2f84fecea19f6e18aa852ff9 (patch) | |
tree | 28116a5c052b58751ee38e216514d87036b22386 /mail | |
parent | 966daf31e46e2d99213956d06f3aefad742f8f4a (diff) | |
download | freebsd-ports-gnome-d6cb7f3a5592982e2f84fecea19f6e18aa852ff9.tar.gz freebsd-ports-gnome-d6cb7f3a5592982e2f84fecea19f6e18aa852ff9.tar.zst freebsd-ports-gnome-d6cb7f3a5592982e2f84fecea19f6e18aa852ff9.zip |
Add virtual.
Submitted by: maintainer
PR: ports/25713
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 |