diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-10-25 13:24:19 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-10-25 13:24:19 +0000 |
commit | 789f1484de451b4d48f2a7023585d524dcc7d29d (patch) | |
tree | 14ad001783f3f20c8a0da2d14fd0f8b4805f85cf /dns/bind99/pkg-plist | |
parent | 98ce48b5e6a903eab07ca15fa3c0ee5b811f57af (diff) | |
download | ports-789f1484de451b4d48f2a7023585d524dcc7d29d.tar.gz ports-789f1484de451b4d48f2a7023585d524dcc7d29d.zip |
Install the mtree file as .sample to allow users to change them.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=452847
Diffstat (limited to 'dns/bind99/pkg-plist')
-rw-r--r-- | dns/bind99/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind99/pkg-plist b/dns/bind99/pkg-plist index 96765acd110f..455fe4319a19 100644 --- a/dns/bind99/pkg-plist +++ b/dns/bind99/pkg-plist @@ -5,8 +5,8 @@ bin/host bin/isc-config.sh bin/nslookup bin/nsupdate -etc/mtree/BIND.chroot.dist -etc/mtree/BIND.chroot.local.dist +@sample etc/mtree/BIND.chroot.dist.sample +@sample etc/mtree/BIND.chroot.local.dist.sample %%ETCDIR%%/bind.keys %%ETCDIR%%/master/empty.db %%ETCDIR%%/master/localhost-forward.db |