diff options
author | tobez <tobez@FreeBSD.org> | 2005-12-30 17:40:59 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-12-30 17:40:59 +0800 |
commit | ba4857085dd231fa6e8e48361e659bf068202a07 (patch) | |
tree | cc5559a9f36cb10c8e88da52a8791b128bcf9cd9 /dns/Makefile | |
parent | f7cbd737a5ed90538873327b6f714ca2f520f998 (diff) | |
download | freebsd-ports-gnome-ba4857085dd231fa6e8e48361e659bf068202a07.tar.gz freebsd-ports-gnome-ba4857085dd231fa6e8e48361e659bf068202a07.tar.zst freebsd-ports-gnome-ba4857085dd231fa6e8e48361e659bf068202a07.zip |
Add dns/p5-Net-Domain-TLD 1.62, a Perl module to look up and validate
TLDs.
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 c597c7d0cce1..d1533d662057 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -71,6 +71,7 @@ SUBDIR += p5-Net-DNS-ZoneFile SUBDIR += p5-Net-DNS-ZoneFile-Fast SUBDIR += p5-Net-Domain-ExpireDate + SUBDIR += p5-Net-Domain-TLD SUBDIR += p5-Net-LibIDN SUBDIR += p5-Net-Nslookup SUBDIR += p5-POE-Component-Client-DNS |