diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-06-06 10:59:46 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-06-06 10:59:46 +0000 |
commit | 458efc5914aa8f6d8ef1b6d0ce41a7f33c958033 (patch) | |
tree | 706172a7398f9cf43ec470d3de39b37bbfe1c41b /dns/bind98 | |
parent | 4e5e6e3978344ea2aeab47ed6270dc26c704072e (diff) | |
download | ports-458efc5914aa8f6d8ef1b6d0ce41a7f33c958033.tar.gz ports-458efc5914aa8f6d8ef1b6d0ce41a7f33c958033.zip |
Notes
Diffstat (limited to 'dns/bind98')
-rw-r--r-- | dns/bind98/Makefile | 2 | ||||
-rw-r--r-- | dns/bind98/pkg-plist | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile index 951074cd8293..bde460f11795 100644 --- a/dns/bind98/Makefile +++ b/dns/bind98/Makefile @@ -2,7 +2,7 @@ PORTNAME= bind PORTVERSION= 9.8.7 -PORTREVISION= 14 +PORTREVISION= 15 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..f5e840b02bce 100644 --- a/dns/bind98/pkg-plist +++ b/dns/bind98/pkg-plist @@ -336,8 +336,7 @@ sbin/named-journalprint sbin/nsec3hash sbin/rndc sbin/rndc-confgen -%%BASE%%@unexec rm -f %%BIND_DESTETC%%/rndc.conf.sample -%%NOBASE%%@sample %%ETCDIR%%/rndc.conf.sample +%%BIND_DESTETC%%/rndc.conf.sample %%NOBASE%%@sample %%ETCDIR%%/named.conf.sample %%NOBASE%%%%ETCDIR%%/named.root %%NOBASE%%%%ETCDIR%%/master/empty.db |