diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 04:54:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 04:54:37 +0000 |
commit | fa1ac61168d0695d1cf62e4d6a962d5d25e68bfa (patch) | |
tree | e1201b1daf468a0bddb04817e59ddb8782a75d8d /dns/Makefile | |
parent | 2088205c812f66f499532479936e25516b4d2e07 (diff) | |
download | ports-fa1ac61168d0695d1cf62e4d6a962d5d25e68bfa.tar.gz ports-fa1ac61168d0695d1cf62e4d6a962d5d25e68bfa.zip |
Notes
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index cf9698874642..967c6b8eb50c 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -1,7 +1,61 @@ # $FreeBSD$ # + SUBDIR += adns + SUBDIR += bind8 + SUBDIR += bind84 + SUBDIR += bind9 + SUBDIR += bind9-dlz + SUBDIR += ddclient + SUBDIR += ddup + SUBDIR += dhid + SUBDIR += dhisd + SUBDIR += djbdns + SUBDIR += dlint + SUBDIR += dnrd + SUBDIR += dns_balance + SUBDIR += dnsmasq + SUBDIR += dnssecwalker + SUBDIR += dnstop + SUBDIR += dnstracer + SUBDIR += dnsutl + SUBDIR += dnswalk + SUBDIR += domtools + SUBDIR += ez-ipupdate + SUBDIR += firedns + SUBDIR += ghtool + SUBDIR += h2n + SUBDIR += hesiod + SUBDIR += host + SUBDIR += idnkit + SUBDIR += ipcheck + SUBDIR += libdjbdns + SUBDIR += maradns + SUBDIR += mdnsd + SUBDIR += mydns + SUBDIR += noip + SUBDIR += nsd + SUBDIR += nslint + SUBDIR += nsping + SUBDIR += odsclient + SUBDIR += p5-BIND-Conf_Parser + SUBDIR += p5-DNS-Config + SUBDIR += p5-DNS-Zone + SUBDIR += p5-Net-DNS + SUBDIR += p5-Net-DNS-SEC + SUBDIR += p5-Net-DNS-ZoneFile + SUBDIR += p5-POE-Component-Client-DNS + SUBDIR += p5-Tie-DNS + SUBDIR += pdnsd + SUBDIR += posadis + SUBDIR += powerdns + SUBDIR += py-adns + SUBDIR += py-dns SUBDIR += rbldnsd + SUBDIR += sleuth + SUBDIR += staticcharge + SUBDIR += totd + SUBDIR += walker SUBDIR += weedns_sc SUBDIR += zonecheck |