diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2012-11-22 11:01:57 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2012-11-22 11:01:57 +0000 |
commit | d93c88fd08e145ad4a1d26a827b8b1aa42d0561f (patch) | |
tree | e8cf82ef8d04753766c88c28072d413e0d074a0a /net-mgmt/Makefile | |
parent | c919cf310d15d171bd01938941f949932de5b918 (diff) | |
download | ports-d93c88fd08e145ad4a1d26a827b8b1aa42d0561f.tar.gz ports-d93c88fd08e145ad4a1d26a827b8b1aa42d0561f.zip |
Add py-ipcalc 0.6, module to perform IP subnet calculations.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307641
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 7ea39135e77d..6a5c0b7e6fb8 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -260,6 +260,7 @@ SUBDIR += pnp SUBDIR += portmon SUBDIR += py-flowtools + SUBDIR += py-ipcalc SUBDIR += py-ipy SUBDIR += py-pyang SUBDIR += py-snmp4 |