diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-16 06:44:07 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-16 06:44:07 +0100 |
commit | 496f6e5efd6d1b02002de5a00b3f0f77ca9aa0d7 (patch) | |
tree | 3c2fb92a1ca9a7f2d25f6f1100c378eaa71d2e8c /net-misc/ipcalc | |
parent | net-analyzer/net-snmp: Stable for HPPA PPC64 (bug #565602). (diff) | |
download | gentoo-496f6e5efd6d1b02002de5a00b3f0f77ca9aa0d7.tar.gz gentoo-496f6e5efd6d1b02002de5a00b3f0f77ca9aa0d7.tar.bz2 gentoo-496f6e5efd6d1b02002de5a00b3f0f77ca9aa0d7.zip |
net-misc/ipcalc: Improve DESCRIPTION.
Package-Manager: portage-2.2.24
Diffstat (limited to 'net-misc/ipcalc')
-rw-r--r-- | net-misc/ipcalc/ipcalc-0.41.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ipcalc/ipcalc-0.41.ebuild b/net-misc/ipcalc/ipcalc-0.41.ebuild index b50b0daa9878..43d2f44b26c2 100644 --- a/net-misc/ipcalc/ipcalc-0.41.ebuild +++ b/net-misc/ipcalc/ipcalc-0.41.ebuild @@ -4,7 +4,7 @@ EAPI=5 -DESCRIPTION="calculates broadcast/network/etc... from an IP address and netmask" +DESCRIPTION="IP Calculator prints broadcast/network/etc for an IP address and netmask" LICENSE="GPL-2+" HOMEPAGE="http://jodies.de/ipcalc" SRC_URI="${HOMEPAGE}-archive/${P}.tar.gz" |