diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-29 04:43:09 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-29 04:43:09 +0000 |
commit | d9db5e555cd6e044b903ea8f91e2d4366735c7f4 (patch) | |
tree | e08f24d523e356661881bb4869443568e1673005 /net/Makefile | |
parent | c0eee00962d98387ccdb503ab8c5159e2ac5c82a (diff) |
Add p5-Net-Subnets 0.21, computing subnets in large scale networks.
PR: ports/105952
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes:
svn path=/head/; revision=178230
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 e1590c7c9b25..98f1675e3fae 100644 --- a/net/Makefile +++ b/net/Makefile @@ -486,6 +486,7 @@ SUBDIR += p5-Net-SSH-Perl SUBDIR += p5-Net-Server SUBDIR += p5-Net-Services + SUBDIR += p5-Net-Subnets SUBDIR += p5-Net-TCLink SUBDIR += p5-Net-Telnet SUBDIR += p5-Net-Telnet-Netscreen |