diff options
author | rafan <rafan@FreeBSD.org> | 2006-12-22 22:33:52 +0000 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-12-22 22:33:52 +0000 |
commit | 7f064248ff6010742c05001a8162a6cb8cdca9f8 (patch) | |
tree | 6963155f919e5ceef937d1db04164d11c6bdbf57 /dns/Makefile | |
parent | 55aed2940565cc79229c807090e0fe4758b6c5e9 (diff) | |
download | FreeBSD-ports-7f064248ff6010742c05001a8162a6cb8cdca9f8.zip FreeBSD-ports-7f064248ff6010742c05001a8162a6cb8cdca9f8.tar.gz |
Add pear-Net_DNS 1.0.0, resolver library used to communicate with a DNS
server.
PR: ports/107028
Submitted by: chinsan
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 7c3f91f..310123f 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -88,6 +88,7 @@ SUBDIR += p5-Stanford-DNSserver SUBDIR += p5-Tie-DNS SUBDIR += pdnsd + SUBDIR += pear-Net_DNS SUBDIR += posadis SUBDIR += poweradmin SUBDIR += powerdns |