summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/commons-net/commons-net-3.2.ebuild')
-rw-r--r--dev-java/commons-net/commons-net-3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-net/commons-net-3.2.ebuild b/dev-java/commons-net/commons-net-3.2.ebuild
index a460a93c9554..8a4be80c7035 100644
--- a/dev-java/commons-net/commons-net-3.2.ebuild
+++ b/dev-java/commons-net/commons-net-3.2.ebuild
@@ -12,7 +12,7 @@ inherit eutils java-pkg-2 java-ant-2 java-osgi
MY_P="${P}-src"
-DESCRIPTION="The purpose of the library is to provide fundamental protocol access, not higher-level abstractions"
+DESCRIPTION="Java library emulating the client side of many basic Internet protocols"
HOMEPAGE="http://commons.apache.org/net/"
SRC_URI="mirror://apache/commons/net/source/${MY_P}.tar.gz"