diff options
author | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
commit | 7f941313c3149d08f0eaa0d3fdac46749181d71e (patch) | |
tree | a523f3904b6aa6f0a1aa31b562d1917dd735e589 /mail/postfix | |
parent | 422b75a99716ba36996ca530779031005267e88f (diff) | |
download | pkgsrc-7f941313c3149d08f0eaa0d3fdac46749181d71e.tar.gz |
Revbump after updating textproc/icu
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 0ceced21e5e..658efe8a0ea 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.279 2015/02/10 14:20:42 taca Exp $ +# $NetBSD: Makefile,v 1.280 2015/04/06 08:17:31 adam Exp $ DISTNAME= postfix-2.11.4 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ MASTER_SITES+= http://postfix.it-austria.net/releases/official/ |