diff options
author | ohauer <ohauer@FreeBSD.org> | 2010-09-30 06:00:13 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2010-09-30 06:00:13 +0800 |
commit | 4d4ca58446860ac08076f5381d5a92955cd7a90f (patch) | |
tree | a240d1468d0bc38d560e786243467eff4d231257 /mail/postfix-current | |
parent | 2e96778210d46c21b370b06353dafaa0c08a70c6 (diff) | |
download | freebsd-ports-gnome-4d4ca58446860ac08076f5381d5a92955cd7a90f.tar.gz freebsd-ports-gnome-4d4ca58446860ac08076f5381d5a92955cd7a90f.tar.zst freebsd-ports-gnome-4d4ca58446860ac08076f5381d5a92955cd7a90f.zip |
- fix pkg-plist
- Bump PORTREVISION
Approved by: glarkin (mentor, implicit)
Diffstat (limited to 'mail/postfix-current')
-rw-r--r-- | mail/postfix-current/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix-current/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index f9faecec3dd4..7a0c15f0c741 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -7,6 +7,7 @@ PORTNAME= postfix DISTVERSION= 2.8-20100923 +PORTREVISION= 1 PORTEPOCH= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ diff --git a/mail/postfix-current/pkg-plist b/mail/postfix-current/pkg-plist index ff82e844d458..8f3c3ad97937 100644 --- a/mail/postfix-current/pkg-plist +++ b/mail/postfix-current/pkg-plist @@ -117,6 +117,8 @@ sbin/sendmail %%PORTDOCS%%%%DOCSDIR%%/PCRE_README.html %%PORTDOCS%%%%DOCSDIR%%/PGSQL_README %%PORTDOCS%%%%DOCSDIR%%/PGSQL_README.html +%%PORTDOCS%%%%DOCSDIR%%/POSTSCREEN_README +%%PORTDOCS%%%%DOCSDIR%%/POSTSCREEN_README.html %%PORTDOCS%%%%DOCSDIR%%/QSHAPE_README %%PORTDOCS%%%%DOCSDIR%%/QSHAPE_README.html %%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES |