diff options
-rw-r--r-- | net/nsd/Makefile | 4 | ||||
-rw-r--r-- | net/nsd/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/nsd/Makefile b/net/nsd/Makefile index d234c0e9538..4d353d838f8 100644 --- a/net/nsd/Makefile +++ b/net/nsd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2005/11/05 21:27:53 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2005/11/06 16:36:48 joerg Exp $ DISTNAME= nsd-2.2.0 CATEGORIES= net -PKGREVISION= 1 +PKGREVISION= 2 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ MAINTAINER= joerg@NetBSD.org diff --git a/net/nsd/PLIST b/net/nsd/PLIST index 86a0c45fab0..8b950a4b0be 100644 --- a/net/nsd/PLIST +++ b/net/nsd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2005/11/05 21:27:53 joerg Exp $ +@comment $NetBSD: PLIST,v 1.8 2005/11/06 16:36:48 joerg Exp $ man/man8/nsd-notify.8 man/man8/nsd-xfer.8 man/man8/nsd.8 @@ -11,6 +11,7 @@ sbin/nsdc sbin/zonec share/examples/nsd/nsd.zones share/examples/nsd/nsdc.conf +share/examples/rc.d/nsd share/nsd/DIFFERENCES share/nsd/LICENSE share/nsd/NSD-DATABASE |