diff options
author | jim <jim@FreeBSD.org> | 1999-11-03 00:58:26 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 1999-11-03 00:58:26 +0000 |
commit | 372894dde158fd5601c37ccd07b02a102d881561 (patch) | |
tree | f383b6d4120e5f63ab02eefb59af7d99ff6b8d73 /sysutils/ipsc/pkg-descr | |
parent | 4530f0f77b2c2175cf5040885a765f11f2b06037 (diff) | |
download | FreeBSD-ports-372894dde158fd5601c37ccd07b02a102d881561.zip FreeBSD-ports-372894dde158fd5601c37ccd07b02a102d881561.tar.gz |
Import of ipsc.
IPSC is short for IP Subnet Calculator. It is a tool that allows
network administrators to make calculations that will assist in
subnetting a network. It also has a number of other useful functions.
PR: 14638
Submitted by: Jeremy Shaffner <jeremy@external.org>
Diffstat (limited to 'sysutils/ipsc/pkg-descr')
-rw-r--r-- | sysutils/ipsc/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/ipsc/pkg-descr b/sysutils/ipsc/pkg-descr new file mode 100644 index 0000000..866d07a --- /dev/null +++ b/sysutils/ipsc/pkg-descr @@ -0,0 +1,7 @@ +The IP Subnet Calculator is a tool that allows network administrators to +make calculations that will assist in subnetting a network. It also has a +number of other useful functions. + +WWW: http://www.interloper.net/~dan/software/software.html + +- Jeremy <jeremy@external.org> |