diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2014-01-19 23:39:17 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2014-01-19 23:39:17 +0000 |
commit | 6c109c60a04e14f6426861b4e1062576b5635a3b (patch) | |
tree | aff684c09ac340945c90de620dc5be5c7cb136c6 /dns/pdnsd/pkg-plist | |
parent | 7a4a6c7b2f4e614161f3d506e936f2ef7c518829 (diff) | |
download | ports-6c109c60a04e14f6426861b4e1062576b5635a3b.tar.gz ports-6c109c60a04e14f6426861b4e1062576b5635a3b.zip |
Notes
Diffstat (limited to 'dns/pdnsd/pkg-plist')
-rw-r--r-- | dns/pdnsd/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/pdnsd/pkg-plist b/dns/pdnsd/pkg-plist index 512b980e7f46..6a13ce7f57e7 100644 --- a/dns/pdnsd/pkg-plist +++ b/dns/pdnsd/pkg-plist @@ -1,6 +1,9 @@ @unexec if cmp -s %D/etc/pdnsd.conf %D/etc/pdnsd.conf.sample; then rm %D/etc/pdnsd.conf; fi etc/pdnsd.conf.sample @exec [ -f %D/etc/pdnsd.conf ] || install -m 644 %D/etc/pdnsd.conf.sample %D/etc/pdnsd.conf +man/man5/pdnsd.conf.5.gz +man/man8/pdnsd-ctl.8.gz +man/man8/pdnsd.8.gz sbin/pdnsd sbin/pdnsd-ctl %%PORTDOCS%%%%DOCSDIR%%/dl.html |