diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-07-27 23:32:23 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-07-27 23:32:23 +0800 |
commit | 109e08e991c8f1dd2df3292d58374e3dfe0ee37f (patch) | |
tree | 98650dd8438854bdc055d6c63332b5610adf271f /net/Makefile | |
parent | 9efa8837d727f33a6db24ee382906d6a3be6a021 (diff) | |
download | freebsd-ports-gnome-109e08e991c8f1dd2df3292d58374e3dfe0ee37f.tar.gz freebsd-ports-gnome-109e08e991c8f1dd2df3292d58374e3dfe0ee37f.tar.zst freebsd-ports-gnome-109e08e991c8f1dd2df3292d58374e3dfe0ee37f.zip |
Initial import of p5-NetAddr-IP version 2.0
p5-NetAddr-IP is Perl module for working with IP addresses and blocks thereof
PR: 19905
Submitted by: Christopher N. Harrell <cnh@ivmg.net>
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 0d887b2c0873..a6ff35937f91 100644 --- a/net/Makefile +++ b/net/Makefile @@ -169,6 +169,7 @@ SUBDIR += p5-Net-Telnet SUBDIR += p5-Net-Whois SUBDIR += p5-Net-ext + SUBDIR += p5-NetAddr-IP SUBDIR += p5-PlRPC SUBDIR += p5-SNMP SUBDIR += p5-SNMP-Util |