diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2003-08-17 12:54:27 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2003-08-17 12:54:27 +0000 |
commit | b64b70134ad52b054c51c4dbe10069e7c7739b37 (patch) | |
tree | df1d2dd8e5fd009cb16f8ebc4f756d61c032aa79 /mail/postfix23/pkg-plist | |
parent | 737f62b769a1067e8deb5a15705eb54db0bd3a7c (diff) | |
download | FreeBSD-ports-b64b70134ad52b054c51c4dbe10069e7c7739b37.zip FreeBSD-ports-b64b70134ad52b054c51c4dbe10069e7c7739b37.tar.gz |
Fix plist at optional IPv6 configuration.
PR: ports/55301
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Diffstat (limited to 'mail/postfix23/pkg-plist')
-rw-r--r-- | mail/postfix23/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/postfix23/pkg-plist b/mail/postfix23/pkg-plist index c102595e..41e126f 100644 --- a/mail/postfix23/pkg-plist +++ b/mail/postfix23/pkg-plist @@ -27,6 +27,7 @@ etc/postfix/sample-compatibility.cf etc/postfix/sample-debug.cf etc/postfix/sample-filter.cf etc/postfix/sample-flush.cf +%%SUB_IPV6%%etc/postfix/sample-ipv6.cf etc/postfix/sample-ldap.cf etc/postfix/sample-lmtp.cf etc/postfix/sample-local.cf @@ -94,6 +95,7 @@ bin/mailq %%PORTDOCS%%share/doc/postfix/ETRN_README %%PORTDOCS%%share/doc/postfix/FILTER_README %%PORTDOCS%%share/doc/postfix/INSTALL +%%PORTDOCS%%%%SUB_IPV6%%share/doc/postfix/IPV6_README %%PORTDOCS%%share/doc/postfix/LDAP_README %%PORTDOCS%%share/doc/postfix/LINUX_README %%PORTDOCS%%share/doc/postfix/LOCAL_RECIPIENT_README |