commit: e18367738cf73ea23ef62960785ad7275888f1d0 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Sun Aug 6 13:04:20 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Sun Aug 6 13:41:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1836773
net-misc/wput: Shorter DESCRIPTION net-misc/wput/wput-0.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/wput/wput-0.6.1.ebuild b/net-misc/wput/wput-0.6.1.ebuild index b42f7b0ec72..1d495ab77a2 100644 --- a/net-misc/wput/wput-0.6.1.ebuild +++ b/net-misc/wput/wput-0.6.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils -DESCRIPTION="A tiny, wget-alike program, that is designed to upload files/whole directories to remote ftp-servers" +DESCRIPTION="Tiny program like wget, to upload files/whole directories via FTP" HOMEPAGE="http://wput.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
