diff options
Diffstat (limited to 'net/nsd/Makefile')
-rw-r--r-- | net/nsd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/nsd/Makefile b/net/nsd/Makefile index f279d3bd4ab..d12e489442d 100644 --- a/net/nsd/Makefile +++ b/net/nsd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2014/01/27 12:50:56 pettai Exp $ +# $NetBSD: Makefile,v 1.69 2014/02/12 23:18:24 tron Exp $ DISTNAME= nsd-4.0.1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ |