diff options
-rw-r--r-- | net-misc/sendfile/sendfile-2.1b-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/sendfile/sendfile-2.1b-r1.ebuild b/net-misc/sendfile/sendfile-2.1b-r1.ebuild index 766ddfc223ac..65d8fda6c0d6 100644 --- a/net-misc/sendfile/sendfile-2.1b-r1.ebuild +++ b/net-misc/sendfile/sendfile-2.1b-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit toolchain-funcs -DESCRIPTION="SAFT implementation for UNIX and serves as a tool for asynchronous sending of files in the Internet" +DESCRIPTION="SAFT implementation for asynchronous sending of files in the Internet" HOMEPAGE="http://fex.rus.uni-stuttgart.de/saft/sendfile.html" SRC_URI="http://fex.rus.uni-stuttgart.de/download/${P}.tar.gz" |