diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2008-10-15 02:49:13 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2008-10-15 02:49:13 +0800 |
commit | 90cbf48808df5be8a440effa644be6f9c23c7afe (patch) | |
tree | ab48da64945e4fbeaefa4a1b0079d4b628c09ea3 /net/Makefile | |
parent | c3f73a8b17414dc29986b2560509ea23ae18295e (diff) | |
download | freebsd-ports-gnome-90cbf48808df5be8a440effa644be6f9c23c7afe.tar.gz freebsd-ports-gnome-90cbf48808df5be8a440effa644be6f9c23c7afe.tar.zst freebsd-ports-gnome-90cbf48808df5be8a440effa644be6f9c23c7afe.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>
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 |