diff options
Diffstat (limited to 'net/bind98/Makefile')
-rw-r--r-- | net/bind98/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind98/Makefile b/net/bind98/Makefile index 19b205643c8..e73a73bf18a 100644 --- a/net/bind98/Makefile +++ b/net/bind98/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/05/01 02:48:20 taca Exp $ +# $NetBSD: Makefile,v 1.10 2012/05/20 09:10:44 marino 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}/ |