diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 14:47:52 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:29 +0200 |
commit | 712e6d5cd6d6b716f226dae9d9bd7c59bec3fb6e (patch) | |
tree | 5de6b3baf068600368ef53754b5a1f1a87b79d7e /net-dialup | |
parent | net-analyzer/rtpbreak: Shorter DESCRIPTION (diff) | |
download | gentoo-712e6d5cd6d6b716f226dae9d9bd7c59bec3fb6e.tar.gz gentoo-712e6d5cd6d6b716f226dae9d9bd7c59bec3fb6e.tar.bz2 gentoo-712e6d5cd6d6b716f226dae9d9bd7c59bec3fb6e.zip |
net-dialup/cistronradius: Shorter DESCRIPTION
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/cistronradius/cistronradius-1.6.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/cistronradius/cistronradius-1.6.8-r2.ebuild b/net-dialup/cistronradius/cistronradius-1.6.8-r2.ebuild index 2600f8d552d6..7937bca89361 100644 --- a/net-dialup/cistronradius/cistronradius-1.6.8-r2.ebuild +++ b/net-dialup/cistronradius/cistronradius-1.6.8-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils toolchain-funcs -DESCRIPTION="Authentication and accounting server for terminal servers that speak the RADIUS protocol" +DESCRIPTION="Authentication and accounting server for terminal servers using RADIUS" HOMEPAGE="http://www.radius.cistron.nl/" SRC_URI="ftp://ftp.radius.cistron.nl/pub/radius/radiusd-cistron-${PV}.tar.gz" |