diff options
Diffstat (limited to 'net/bind9/Makefile')
-rw-r--r-- | net/bind9/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile index 158886f4da9..f9b5fc2811f 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2006/08/17 14:14:18 taca Exp $ +# $NetBSD: Makefile,v 1.80 2006/08/28 16:00:45 seb Exp $ DISTNAME= bind-${BIND_VERSION} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ |