diff options
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r-- | mail/postfix/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index cb478cbf553..9558b3ebb79 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.235 2010/09/28 13:21:31 wiz Exp $ +# $NetBSD: Makefile,v 1.236 2010/11/28 18:14:10 tron Exp $ -DISTNAME= postfix-2.7.1 -#PKGREVISION= 1 +DISTNAME= postfix-2.7.2 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ MASTER_SITES+= http://postfix.it-austria.net/releases/official/ |