diff options
Diffstat (limited to 'mail/postfix26/Makefile')
-rw-r--r-- | mail/postfix26/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index be481f85b4f1..86d2758f398b 100644 --- a/mail/postfix26/Makefile +++ b/mail/postfix26/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.6.6 +PORTVERSION= 2.6.7 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -19,7 +19,7 @@ MASTER_SITE_SUBDIR= . old related/postfix DISTNAME= postfix-${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= sahil@tandon.net +MAINTAINER= sahil@FreeBSD.org COMMENT= A secure alternative to widely-used Sendmail VDAVERSION= 2.6.5 |