diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2008-10-14 18:49:13 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2008-10-14 18:49:13 +0000 |
commit | 67f9042e89586ee996b063a3c947474427ce0fe0 (patch) | |
tree | 6a28010eef09000752e7313ed81cf5730d7ed6a1 /net/Makefile | |
parent | ceb2b68e55abf0cb6009318dc4214edae2a1a03f (diff) | |
download | ports-67f9042e89586ee996b063a3c947474427ce0fe0.tar.gz ports-67f9042e89586ee996b063a3c947474427ce0fe0.zip |
Add py-netaddr 0.5.2, a python library for the manipulation of network
address manipulation.
PR: ports/128090
Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Notes
Notes:
svn path=/head/; revision=221587
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 c5ded424a732..fb950037e262 100644 --- a/net/Makefile +++ b/net/Makefile @@ -741,6 +741,7 @@ SUBDIR += py-mantissa SUBDIR += py-medusa SUBDIR += py-mp-random + SUBDIR += py-netaddr SUBDIR += py-netstring SUBDIR += py-pcap SUBDIR += py-pcapy |