diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 15:04:20 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:38 +0200 |
commit | e18367738cf73ea23ef62960785ad7275888f1d0 (patch) | |
tree | c695a354ee0cc1cd352a6805d5426df22e4ab2b2 /net-misc | |
parent | net-misc/udpxy: Shorter DESCRIPTION (diff) | |
download | gentoo-e18367738cf73ea23ef62960785ad7275888f1d0.tar.gz gentoo-e18367738cf73ea23ef62960785ad7275888f1d0.tar.bz2 gentoo-e18367738cf73ea23ef62960785ad7275888f1d0.zip |
net-misc/wput: Shorter DESCRIPTION
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/wput/wput-0.6.1.ebuild | 4 |
1 files 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 b42f7b0ec727..1d495ab77a2c 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" |