diff options
author | wiz <wiz@pkgsrc.org> | 2005-04-19 20:28:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-04-19 20:28:01 +0000 |
commit | c34fbc919e6ea0657219becad0e2efe00f7a597f (patch) | |
tree | 80a6ee65095f245c15b2baf9c7390536c49f796d /net | |
parent | 9c355677a9b538d95e9a1ece61d0aa0309a062da (diff) | |
download | pkgsrc-c34fbc919e6ea0657219becad0e2efe00f7a597f.tar.gz |
Sort.
Diffstat (limited to 'net')
-rw-r--r-- | net/nsd/PLIST | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/net/nsd/PLIST b/net/nsd/PLIST index b8ca88970f7..c5d6e15e64f 100644 --- a/net/nsd/PLIST +++ b/net/nsd/PLIST @@ -1,26 +1,26 @@ -@comment $NetBSD: PLIST,v 1.5 2005/01/19 02:11:24 itojun Exp $ -sbin/nsd -sbin/zonec -sbin/nsdc -sbin/nsd-notify -sbin/nsd-xfer +@comment $NetBSD: PLIST,v 1.6 2005/04/19 20:28:01 wiz Exp $ +man/man8/nsd-notify.8 +man/man8/nsd-xfer.8 man/man8/nsd.8 man/man8/nsdc.8 man/man8/zonec.8 -man/man8/nsd-notify.8 -man/man8/nsd-xfer.8 +sbin/nsd +sbin/nsd-notify +sbin/nsd-xfer +sbin/nsdc +sbin/zonec +share/examples/nsd/nsd.zones.sample +share/examples/nsd/nsdc.conf.sample share/nsd/DIFFERENCES share/nsd/LICENSE share/nsd/NSD-DATABASE share/nsd/README share/nsd/RELNOTES share/nsd/TODO -share/examples/nsd/nsdc.conf.sample -share/examples/nsd/nsd.zones.sample share/nsd/contrib/README share/nsd/contrib/build-nsdzones.pl share/nsd/contrib/build-nsdzones.pl.README share/nsd/contrib/example-plugin.c -@dirrm share/examples/nsd @dirrm share/nsd/contrib @dirrm share/nsd +@dirrm share/examples/nsd |