diff options
-rw-r--r-- | dns/bind98/Makefile | 2 | ||||
-rw-r--r-- | dns/bind98/pkg-plist | 2 | ||||
-rw-r--r-- | dns/bind99/Makefile | 2 | ||||
-rw-r--r-- | dns/bind99/pkg-plist | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile index a19c2304c59..0734dcc64db 100644 --- a/dns/bind98/Makefile +++ b/dns/bind98/Makefile @@ -2,7 +2,7 @@ PORTNAME= bind PORTVERSION= 9.8.7 -PORTREVISION= 12 +PORTREVISION= 13 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 725615f6d99..ba7e6dc311a 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%%%%BIND_DESTETC%%/rndc.conf.sample +%%BASE%%@unexec rm -f %%BIND_DESTETC%%/rndc.conf.sample %%NOBASE%%@sample %%ETCDIR%%/rndc.conf.sample %%NOBASE%%@sample %%ETCDIR%%/named.conf.sample %%NOBASE%%%%ETCDIR%%/named.root diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 6ef7908d497..dc8a019ce44 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -2,7 +2,7 @@ PORTNAME= bind PORTVERSION= 9.9.5 -PORTREVISION= 14 +PORTREVISION= 15 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 2df0eefc809..831e1e2fe92 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%%%%BIND_DESTETC%%/rndc.conf.sample +%%BASE%%@unexec rm -f %%BIND_DESTETC%%/rndc.conf.sample %%NOBASE%%@sample %%ETCDIR%%/rndc.conf.sample %%NOBASE%%@sample %%ETCDIR%%/named.conf.sample %%NOBASE%%%%ETCDIR%%/named.root |