aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix24/pkg-plist
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>2000-02-14 04:17:43 +0800
committertorstenb <torstenb@FreeBSD.org>2000-02-14 04:17:43 +0800
commit0db11f98fcf4f96459961c17607ac25a2559fff9 (patch)
treeeee42461fd014dca214d9984d60aa81928712fbb /mail/postfix24/pkg-plist
parent94ec24110af30a02f33ea3766be4ed56b94c4d16 (diff)
downloadfreebsd-ports-gnome-0db11f98fcf4f96459961c17607ac25a2559fff9.tar.gz
freebsd-ports-gnome-0db11f98fcf4f96459961c17607ac25a2559fff9.tar.zst
freebsd-ports-gnome-0db11f98fcf4f96459961c17607ac25a2559fff9.zip
- Upgrade to Postfix 19991231pl04
- Stylistic changes in Makefile - Changes in packaging, esp. pkg/INSTALL
Diffstat (limited to 'mail/postfix24/pkg-plist')
-rw-r--r--mail/postfix24/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix24/pkg-plist b/mail/postfix24/pkg-plist
index 8fa639631947..af5f26a4396c 100644
--- a/mail/postfix24/pkg-plist
+++ b/mail/postfix24/pkg-plist
@@ -1,6 +1,4 @@
etc/postfix/LICENSE
-etc/postfix/main.cf
-etc/postfix/master.cf
etc/postfix/postfix-script
etc/postfix/sample-access
etc/postfix/sample-aliases.cf
@@ -47,3 +45,5 @@ sbin/smtp-sink
sbin/smtp-source
@exec mkdir -p -m 0755 /var/spool/postfix
@exec chown root:wheel /var/spool/postfix
+@dirrm libexec/postfix
+@unexec rmdir %D/etc/postfix 2>/dev/null || true