diff options
Diffstat (limited to 'net/bind99/Makefile')
-rw-r--r-- | net/bind99/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind99/Makefile b/net/bind99/Makefile index 868a31ca902..16bdf9e3ba0 100644 --- a/net/bind99/Makefile +++ b/net/bind99/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2014/03/11 14:34:38 jperkin Exp $ +# $NetBSD: Makefile,v 1.35 2014/05/29 23:37:02 wiz 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}/ |