summaryrefslogtreecommitdiff
path: root/net-mgmt/cidr/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/cidr/pkg-descr')
-rw-r--r--net-mgmt/cidr/pkg-descr6
1 files changed, 0 insertions, 6 deletions
diff --git a/net-mgmt/cidr/pkg-descr b/net-mgmt/cidr/pkg-descr
deleted file mode 100644
index 486dc316e448..000000000000
--- a/net-mgmt/cidr/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-cidr is a tiny command-line tool for determining network and broadcast
-addresses a la RFC 1878. It takes an IP address and netmask and
-outputs the network address, broadcast address, and total number of
-addresses for the corresponding subnet. The IP can be in binary,
-decimal, hex, or dotted quad. The mask can be in binary, decimal, hex,
-dotted quad, or prefix.