diff options
author | Azamat H. Hackimov <azamat.hackimov@gmail.com> | 2020-06-22 00:53:32 +0300 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-06-22 21:27:44 +0100 |
commit | 6ccdf5f8745a6f92359b59d9cdaaaa7a9bb76d9d (patch) | |
tree | 1e451bb506e36b81a07b8a94da1ae320f6fe89b0 /app-shells | |
parent | media-sound/supercollider: Drop 3.10.2 (diff) | |
download | gentoo-6ccdf5f8745a6f92359b59d9cdaaaa7a9bb76d9d.tar.gz gentoo-6ccdf5f8745a6f92359b59d9cdaaaa7a9bb76d9d.tar.bz2 gentoo-6ccdf5f8745a6f92359b59d9cdaaaa7a9bb76d9d.zip |
app-shells/rrs: update HOMEPAGE
Replace freecode.com with freshmeat.sourceforge.net.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/rrs/rrs-1.70-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/rrs/rrs-1.70-r2.ebuild b/app-shells/rrs/rrs-1.70-r2.ebuild index 50056840ca19..58f401d896ac 100644 --- a/app-shells/rrs/rrs-1.70-r2.ebuild +++ b/app-shells/rrs/rrs-1.70-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="Reverse Remote Shell" -HOMEPAGE="http://freecode.com/projects/rrs" +HOMEPAGE="http://freshmeat.sourceforge.net/projects/rrs" SRC_URI="http://www.cycom.se/uploads/36/19/${P}.tar.gz" LICENSE="MIT" |