diff options
Diffstat (limited to 'net/bind96')
-rw-r--r-- | net/bind96/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind96/Makefile b/net/bind96/Makefile index 3d784c05197..20f42c075ac 100644 --- a/net/bind96/Makefile +++ b/net/bind96/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/04/06 03:45:20 rodent Exp $ +# $NetBSD: Makefile,v 1.39 2013/05/31 12:41:31 wiz Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-ESV/.3.1.ESV/:S/-R/./:S/-P/pl/} -PKGREVISION= 4 +PKGREVISION= 5 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}/ |