diff options
Diffstat (limited to 'mail/postfix26/Makefile')
-rw-r--r-- | mail/postfix26/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index 607e96b69771..c4492982d8d9 100644 --- a/mail/postfix26/Makefile +++ b/mail/postfix26/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.0.15 +PORTVERSION= 2.0.16 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -27,6 +27,8 @@ MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ MASTER_SITE_SUBDIR= . old related/postfix DISTNAME= postfix-${PORTVERSION} DIST_SUBDIR= ${PORTNAME} +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= postfix-2.0-ns-mx-acl-patch.gz MAINTAINER= khera@kciLink.com COMMENT= A secure alternative to widely-used Sendmail |