diff options
author | jperkin <jperkin> | 2013-02-06 23:20:50 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2013-02-06 23:20:50 +0000 |
commit | 11db90d7db7a643610400aae934fde1a52b4b20e (patch) | |
tree | d7d0af5d9808c460db88c75cae427e48392a4fee /net/bind98 | |
parent | 5c33dcd46d2e40016f51685d20a76ab53e09987f (diff) | |
download | pkgsrc-11db90d7db7a643610400aae934fde1a52b4b20e.tar.gz |
PKGREVISION bumps for the security/openssl 1.0.1d update.
Diffstat (limited to 'net/bind98')
-rw-r--r-- | net/bind98/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind98/Makefile b/net/bind98/Makefile index 380de152eb9..2bb168a0f1a 100644 --- a/net/bind98/Makefile +++ b/net/bind98/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2012/12/16 01:52:27 obache Exp $ +# $NetBSD: Makefile,v 1.25 2013/02/06 23:23:10 jperkin Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \ http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/ |