net-misc/udpxy: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Sun, 6 Aug 2017 13:02:41 +0000 (15:02 +0200)
committerAmy Liffey <amynka@gentoo.org>
Sun, 6 Aug 2017 13:41:38 +0000 (15:41 +0200)
net-misc/udpxy/udpxy-1.0.23.7-r2.ebuild

index 2ba249c8096b056b2a0f5fa3208284a3ac022a66..8d67b7f4467f910846695995f32c851dd3479a35 100644 (file)
@@ -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=6
 inherit eutils systemd toolchain-funcs versionator
 
 MY_PV=$(replace_version_separator 3 -)
-DESCRIPTION="Small-footprint daemon to relay multicast UDP traffic to client's TCP (HTTP) connection"
+DESCRIPTION="Small daemon to relay multicast UDP traffic to client's TCP (HTTP) connection"
 HOMEPAGE="https://sourceforge.net/projects/udpxy/"
 SRC_URI="http://www.udpxy.com/download/1_23/${PN}.${MY_PV}-prod.tar.gz"