diff options
author | joerg <joerg> | 2005-11-06 16:36:48 +0000 |
---|---|---|
committer | joerg <joerg> | 2005-11-06 16:36:48 +0000 |
commit | 2e19401b9ad5b03326936ead0b8f440c77baa5f9 (patch) | |
tree | 605205ca37ac58b4a9a2e785fed88ef8f850296c /net | |
parent | bd9769624ff44ad17c956bbc3bf23e4d9c41ca12 (diff) | |
download | pkgsrc-2e19401b9ad5b03326936ead0b8f440c77baa5f9.tar.gz |
Don't advertise RC script and forget it in the PLIST. Bump revision.
Diffstat (limited to 'net')
-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 |