diff options
author | Doug Barton <dougb@FreeBSD.org> | 2009-08-16 02:21:12 +0800 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2009-08-16 02:21:12 +0800 |
commit | 0f1bb689aa11eef0cde6762222fd0817882accf0 (patch) | |
tree | 99d51b827c6ab7432407d8dab8eebf853a8f9286 /dns | |
parent | e2f64f5b9105dc1356cb4e1fa4cf5ca564d8daaa (diff) | |
download | freebsd-ports-gnome-0f1bb689aa11eef0cde6762222fd0817882accf0.tar.gz freebsd-ports-gnome-0f1bb689aa11eef0cde6762222fd0817882accf0.tar.zst freebsd-ports-gnome-0f1bb689aa11eef0cde6762222fd0817882accf0.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 |