diff options
-rw-r--r-- | net-misc/zsync/zsync-0.6.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/zsync/zsync-0.6.2-r2.ebuild b/net-misc/zsync/zsync-0.6.2-r2.ebuild index c99fa2fdbb5d..1c720f6dd78f 100644 --- a/net-misc/zsync/zsync-0.6.2-r2.ebuild +++ b/net-misc/zsync/zsync-0.6.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ inherit autotools ZLIB_PV=1.2.3 ZLIB_P="zlib-${ZLIB_PV}" -DESCRIPTION="Partial/differential file download client over HTTP which uses the rsync algorithm" +DESCRIPTION="Partial/differential file download client over HTTP using the rsync algorithm" HOMEPAGE="http://zsync.moria.org.uk/" SRC_URI=" http://zsync.moria.org.uk/download/${P}.tar.bz2 |