diff options
Diffstat (limited to 'net/bind97/Makefile')
-rw-r--r-- | net/bind97/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind97/Makefile b/net/bind97/Makefile index c6565e67789..e8c78c87a06 100644 --- a/net/bind97/Makefile +++ b/net/bind97/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= 2 +PKGREVISION= 3 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}/ |