diff options
author | tobez <tobez@FreeBSD.org> | 2004-10-15 03:16:28 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2004-10-15 03:16:28 +0800 |
commit | 25f78ee1f519ddb15d411aa211a27ad35737399c (patch) | |
tree | 9af305abb7e4599a0f3c26914710f71ebccf8793 /dns/Makefile | |
parent | e7faae76af9fa62d5987d34186872f12ea5974e1 (diff) | |
download | freebsd-ports-gnome-25f78ee1f519ddb15d411aa211a27ad35737399c.tar.gz freebsd-ports-gnome-25f78ee1f519ddb15d411aa211a27ad35737399c.tar.zst freebsd-ports-gnome-25f78ee1f519ddb15d411aa211a27ad35737399c.zip |
Add p5-Net-DNS-ZoneFile-Fast, a perl module to parse BIND8/9 zone files.
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 dbae6dd30a16..fc486f4ecd84 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -57,6 +57,7 @@ SUBDIR += p5-Net-DNS SUBDIR += p5-Net-DNS-SEC SUBDIR += p5-Net-DNS-ZoneFile + SUBDIR += p5-Net-DNS-ZoneFile-Fast SUBDIR += p5-Net-Nslookup SUBDIR += p5-POE-Component-Client-DNS SUBDIR += p5-Tie-DNS |