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/bind98 | |
parent | ea5fb0465b5ec8d27ea2d21efd5d242c2763ddbd (diff) | |
download | ports-97941c34b52155bd91902e205311336ac1158e99.tar.gz ports-97941c34b52155bd91902e205311336ac1158e99.zip |
Notes
Diffstat (limited to 'dns/bind98')
-rw-r--r-- | dns/bind98/Makefile | 2 | ||||
-rw-r--r-- | dns/bind98/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile index 32b8d93d9ab3..a19c2304c597 100644 --- a/dns/bind98/Makefile +++ b/dns/bind98/Makefile @@ -2,7 +2,7 @@ PORTNAME= bind PORTVERSION= 9.8.7 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} diff --git a/dns/bind98/pkg-plist b/dns/bind98/pkg-plist index ba7e6dc311ad..725615f6d998 100644 --- a/dns/bind98/pkg-plist +++ b/dns/bind98/pkg-plist @@ -336,7 +336,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 |