diff options
author | Doug Barton <dougb@FreeBSD.org> | 2007-12-05 00:44:01 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2007-12-05 00:44:01 +0000 |
commit | 538afbc5cebfd90b5e7ee928e54172adb7258f70 (patch) | |
tree | d3ab54fa71bbacaa08b1c4f210b02217742dc72f /dns/bind94 | |
parent | be144111fc4c882b02cf7dc74f0771087c7b1cac (diff) | |
download | ports-538afbc5cebfd90b5e7ee928e54172adb7258f70.tar.gz ports-538afbc5cebfd90b5e7ee928e54172adb7258f70.zip |
Notes
Diffstat (limited to 'dns/bind94')
-rw-r--r-- | dns/bind94/Makefile | 1 | ||||
-rw-r--r-- | dns/bind94/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index 8820d4308171..8ca11e9dd10c 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/Makefile @@ -13,6 +13,7 @@ PORTNAME= bind94 PORTVERSION= 9.4.2 +PORTREVISION= 1 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ http://dougbarton.us/Downloads/%SUBDIR%/ diff --git a/dns/bind94/pkg-plist b/dns/bind94/pkg-plist index aba77800d8a3..66bebaf33647 100644 --- a/dns/bind94/pkg-plist +++ b/dns/bind94/pkg-plist @@ -75,6 +75,7 @@ include/dst/lib.h include/dst/result.h include/isc/app.h include/isc/assertions.h +include/isc/atomic.h include/isc/base64.h include/isc/bitstring.h include/isc/boolean.h |