diff options
author | Doug Barton <dougb@FreeBSD.org> | 2008-07-04 15:41:46 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2008-07-04 15:41:46 +0000 |
commit | 131fe670c7174f2d60a2c0db3572086b6a256aec (patch) | |
tree | 8eeec66151b3cdc4ff2bc1fa5e05d49b2b4462b7 /dns/Makefile | |
parent | a32d1cc48543fc84f66dd5369c2aee14180b93a9 (diff) | |
download | ports-131fe670c7174f2d60a2c0db3572086b6a256aec.tar.gz ports-131fe670c7174f2d60a2c0db3572086b6a256aec.zip |
Hook bind95 up to the build
Notes
Notes:
svn path=/head/; revision=216304
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index ba7cb3e13721..f2d583e5c652 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -9,6 +9,7 @@ SUBDIR += bind9-dlz SUBDIR += bind9-sdb-ldap SUBDIR += bind94 + SUBDIR += bind95 SUBDIR += bindgraph SUBDIR += c-ares SUBDIR += checkdns |