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 abee43fa993..f0963e658fe 100644 --- a/net/bind97/Makefile +++ b/net/bind97/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/04/06 03:45:20 rodent Exp $ +# $NetBSD: Makefile,v 1.29 2013/05/31 12:41:32 wiz Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} -PKGREVISION= 5 +PKGREVISION= 6 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}/ |