diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-25 19:55:12 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-25 19:55:12 +0000 |
commit | ee8465886da8a9ae95d93d6b710fd510b895f3e6 (patch) | |
tree | 1f36d0f93dceb774e16dc46fd2b0803e83cacab6 /net/Makefile | |
parent | a9bfbc5cfc6d53f97795a749b313165452ce626e (diff) | |
download | ports-ee8465886da8a9ae95d93d6b710fd510b895f3e6.tar.gz ports-ee8465886da8a9ae95d93d6b710fd510b895f3e6.zip |
Adding port net/p5-Net-Address-IPv4-Local, A class for discovering the local system's IP addresAdding port net/p5-Net-Address-IPv4-Local, A class for discovering the local system's IP addresss
Approved by: tobez (implicit)
Notes
Notes:
svn path=/head/; revision=163391
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 f0d36c4f7eae..62d7bce1b243 100644 --- a/net/Makefile +++ b/net/Makefile @@ -400,6 +400,7 @@ SUBDIR += p5-IO-Socket-Multicast SUBDIR += p5-IP-Country SUBDIR += p5-Net + SUBDIR += p5-Net-Address-IPv4-Local SUBDIR += p5-Net-Amazon SUBDIR += p5-Net-BGP SUBDIR += p5-Net-Blogger |