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 f4ff84f8001..bd064dba035 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.240 2011/06/10 21:57:09 obache Exp $ +# $NetBSD: Makefile,v 1.241 2011/07/27 06:04:54 taca Exp $ -DISTNAME= postfix-2.8.3 -PKGREVISION= 1 +DISTNAME= postfix-2.8.4 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ MASTER_SITES+= http://postfix.it-austria.net/releases/official/ |