diff options
author | jseger <jseger@FreeBSD.org> | 1998-12-10 02:59:27 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-12-10 02:59:27 +0000 |
commit | 222a6b9bd7927e25787505a396036129f7f7cecf (patch) | |
tree | 3b74d7e89f229cdd0ae1fde7fe4ab5b6e4ecb2e7 /dns/bind9/pkg-plist | |
parent | a78c9bb2b884c5a27705a731237dadbb78ee2237 (diff) | |
download | FreeBSD-ports-222a6b9bd7927e25787505a396036129f7f7cecf.zip FreeBSD-ports-222a6b9bd7927e25787505a396036129f7f7cecf.tar.gz |
Install HTML documentation in ${PREFIX}/share/doc/bind8
PR: 7750
Diffstat (limited to 'dns/bind9/pkg-plist')
-rw-r--r-- | dns/bind9/pkg-plist | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dns/bind9/pkg-plist b/dns/bind9/pkg-plist index a1c9c06..c302054 100644 --- a/dns/bind9/pkg-plist +++ b/dns/bind9/pkg-plist @@ -25,8 +25,22 @@ lib/libbind.a libexec/named-xfer sbin/named sbin/ndc +share/doc/bind8/acl.html +share/doc/bind8/address_list.html +share/doc/bind8/comments.html +share/doc/bind8/config.html +share/doc/bind8/docdef.html +share/doc/bind8/example.html +share/doc/bind8/include.html +share/doc/bind8/index.html +share/doc/bind8/key.html +share/doc/bind8/logging.html +share/doc/bind8/options.html +share/doc/bind8/server.html +share/doc/bind8/zone.html share/misc/nslookup.help @dirrm include/bind/arpa @dirrm include/bind/isc @dirrm include/bind/sys @dirrm include/bind +@dirrm share/doc/bind8
\ No newline at end of file |