diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-02 11:23:10 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-02 11:23:10 +0000 |
commit | 78bcee5b6482a7268fc40be6a57b247f2b3bfeb9 (patch) | |
tree | 7f5843f89ce9faf4a6f245f7fbdd0cf2212589b4 /mail/postfix24/Makefile | |
parent | b42a211a2e51b28082bcf1171939ff85658c82e1 (diff) |
Notes
Diffstat (limited to 'mail/postfix24/Makefile')
-rw-r--r-- | mail/postfix24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index 0d4cc9cedc7b..5acef00fe967 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/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 |