diff options
author | sbd <sbd> | 2012-06-14 07:43:06 +0000 |
---|---|---|
committer | sbd <sbd> | 2012-06-14 07:43:06 +0000 |
commit | 7ce2cada7deb22a84c4fbd6b618a4f8edc770b1d (patch) | |
tree | 4328c29af2393977d63f8c78ee2997bc36b41f4b /net/bind99/Makefile | |
parent | fef6266241ab671baeb57afee8bde7a4303310c3 (diff) | |
download | pkgsrc-7ce2cada7deb22a84c4fbd6b618a4f8edc770b1d.tar.gz |
Recursive PKGREVISION bump for libxml2 buildlink addition.
Diffstat (limited to 'net/bind99/Makefile')
-rw-r--r-- | net/bind99/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bind99/Makefile b/net/bind99/Makefile index 9cd8a743274..f94a6c9bed6 100644 --- a/net/bind99/Makefile +++ b/net/bind99/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/06/04 13:24:28 taca Exp $ +# $NetBSD: Makefile,v 1.6 2012/06/14 07:45:39 sbd Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} +PKGREVISION= 1 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}/ |