diff options
author | jperkin <jperkin@pkgsrc.org> | 2013-02-06 23:20:50 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2013-02-06 23:20:50 +0000 |
commit | 977a4601d6710f9867f3ebb2b41315182ede9725 (patch) | |
tree | d7d0af5d9808c460db88c75cae427e48392a4fee /mail/postfix/Makefile | |
parent | 4a74c19d4b32131f4eae8c3c6311e8057271a3ee (diff) | |
download | pkgsrc-977a4601d6710f9867f3ebb2b41315182ede9725.tar.gz |
PKGREVISION bumps for the security/openssl 1.0.1d update.
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 8c38f800841..76991ad5586 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.259 2013/02/05 15:58:38 taca Exp $ +# $NetBSD: Makefile,v 1.260 2013/02/06 23:22:47 jperkin Exp $ DISTNAME= postfix-2.8.14 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ MASTER_SITES+= http://postfix.it-austria.net/releases/official/ |