diff options
author | dougb <dougb@FreeBSD.org> | 2009-08-16 02:21:12 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2009-08-16 02:21:12 +0800 |
commit | 34e1ccc3412cb17c282457a9b469e0e888ffd541 (patch) | |
tree | f0c8d277a41b0ef31f736252f3c8b7fc07c49c2b /dns | |
parent | 74ac6e14ed10af104e91cd43f86b15210e04afef (diff) | |
download | freebsd-ports-gnome-34e1ccc3412cb17c282457a9b469e0e888ffd541.tar.gz freebsd-ports-gnome-34e1ccc3412cb17c282457a9b469e0e888ffd541.tar.zst freebsd-ports-gnome-34e1ccc3412cb17c282457a9b469e0e888ffd541.zip |
Hook up the bind94-geoip slave port
Diffstat (limited to 'dns')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index e627383a3940..053c14666922 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -9,6 +9,7 @@ SUBDIR += bind9-sdb-ldap SUBDIR += bind9-sdb-postgresql SUBDIR += bind94 + SUBDIR += bind94-geoip SUBDIR += bind95 SUBDIR += bind96 SUBDIR += bindgraph |