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/bind96 | |
parent | Update to reflect an updated www/squid30 version which is no (diff) |
Fix pkg-plist by including a new file.
Pointy hat number N:M (where M = many) goes to: dougb
Approved by: portmgr (erwin)
Notes
Notes:
svn path=/head/; revision=202908
Diffstat (limited to 'dns/bind96')
-rw-r--r-- | dns/bind96/Makefile | 1 | ||||
-rw-r--r-- | dns/bind96/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index 8820d4308171..8ca11e9dd10c 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/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/bind96/pkg-plist b/dns/bind96/pkg-plist index aba77800d8a3..66bebaf33647 100644 --- a/dns/bind96/pkg-plist +++ b/dns/bind96/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 |