diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-07 01:36:08 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-07 01:36:08 +0800 |
commit | 25425dd86b2d1a2f1ae7be238114602e856271f0 (patch) | |
tree | ba74f1d331438ad12d7bd8d6461d952362e2d3c9 /net/Makefile | |
parent | 3622c21bbfeb591eff18ea7487ed36a57356674a (diff) | |
download | freebsd-ports-gnome-25425dd86b2d1a2f1ae7be238114602e856271f0.tar.gz freebsd-ports-gnome-25425dd86b2d1a2f1ae7be238114602e856271f0.tar.zst freebsd-ports-gnome-25425dd86b2d1a2f1ae7be238114602e856271f0.zip |
add p5-Net-XWhois
Whois Client Interface for Perl5
PR: 28090
Submitted by: Danny Howard <dannyman@tellme.com>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index e6d635606a43..0f22f6b35ad9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -257,6 +257,7 @@ SUBDIR += p5-Net-Traceroute SUBDIR += p5-Net-Wake SUBDIR += p5-Net-Whois + SUBDIR += p5-Net-XWhois SUBDIR += p5-Net-ext SUBDIR += p5-NetAddr-IP SUBDIR += p5-NetAddr-IP-Count |