diff options
author | wiz <wiz> | 2013-03-02 20:33:21 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-03-02 20:33:21 +0000 |
commit | ce92ba89b2c4411af77252f867dbffd106c2d760 (patch) | |
tree | 6ac580d835eba7da0b870e935e258ec8a085e6e1 /mail/postfix | |
parent | 0726ef5c3efc95803699c91f969ed9ef5cef7dd8 (diff) | |
download | pkgsrc-ce92ba89b2c4411af77252f867dbffd106c2d760.tar.gz |
Bump PKGREVISION for mysql default change to 55.
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 9331b7949b5..71b669744fa 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.261 2013/02/13 14:31:31 taca Exp $ +# $NetBSD: Makefile,v 1.262 2013/03/02 20:33:28 wiz Exp $ DISTNAME= postfix-2.9.6 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ MASTER_SITES+= http://postfix.it-austria.net/releases/official/ |