diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 21:57:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 21:57:06 +0000 |
commit | b8c78714fb8c456c6196da8c9ecd4ebffd6b6fd4 (patch) | |
tree | 484aa450b335669ca45126dcda4342d2264b506f /mail/postfix/Makefile | |
parent | d4c1c1b103d93c7409f63aa1fe29837bdf7454a0 (diff) | |
download | pkgsrc-b8c78714fb8c456c6196da8c9ecd4ebffd6b6fd4.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'mail/postfix/Makefile')
-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 c40af8fd8df..f4ff84f8001 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.239 2011/05/10 13:38:23 taca Exp $ +# $NetBSD: Makefile,v 1.240 2011/06/10 21:57:09 obache Exp $ DISTNAME= postfix-2.8.3 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ MASTER_SITES+= http://postfix.it-austria.net/releases/official/ |