diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-05-15 14:12:34 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-05-15 14:12:34 +0000 |
commit | 97941c34b52155bd91902e205311336ac1158e99 (patch) | |
tree | 2dad2c55bcaee9eea13c3c0f03c9f9110d6ecf3c /dns/bind99 | |
parent | ea5fb0465b5ec8d27ea2d21efd5d242c2763ddbd (diff) |
Notes
Diffstat (limited to 'dns/bind99')
-rw-r--r-- | dns/bind99/Makefile | 2 | ||||
-rw-r--r-- | dns/bind99/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 669084a0a761..6ef7908d4974 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -2,7 +2,7 @@ PORTNAME= bind PORTVERSION= 9.9.5 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} diff --git a/dns/bind99/pkg-plist b/dns/bind99/pkg-plist index 831e1e2fe926..2df0eefc8098 100644 --- a/dns/bind99/pkg-plist +++ b/dns/bind99/pkg-plist @@ -342,7 +342,7 @@ sbin/named-journalprint sbin/nsec3hash sbin/rndc sbin/rndc-confgen -%%BASE%%@unexec rm -f %%BIND_DESTETC%%/rndc.conf.sample +%%BASE%%%%BIND_DESTETC%%/rndc.conf.sample %%NOBASE%%@sample %%ETCDIR%%/rndc.conf.sample %%NOBASE%%@sample %%ETCDIR%%/named.conf.sample %%NOBASE%%%%ETCDIR%%/named.root |