diff options
Diffstat (limited to 'mail/postfix23/Makefile')
-rw-r--r-- | mail/postfix23/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index 0d4cc9cedc7b..5acef00fe967 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.0.12 +PORTVERSION= 2.0.13 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -29,7 +29,7 @@ DISTNAME= postfix-${PORTVERSION} DIST_SUBDIR= ${PORTNAME} MAINTAINER= khera@kciLink.com -COMMENT= An alternative to widely-used Sendmail +COMMENT= A secure alternative to widely-used Sendmail USE_SUBMAKE= yes USE_REINPLACE= yes |