diff options
author | Azamat H. Hackimov <azamat.hackimov@gmail.com> | 2020-06-22 00:54:09 +0300 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-06-22 21:27:47 +0100 |
commit | 5af37c9f62cca34a5e0afccd79b673c9046d21c5 (patch) | |
tree | d52dba5b783abb708d337492f1a062029022d211 /games-action | |
parent | app-shells/rrs: update HOMEPAGE (diff) | |
download | gentoo-5af37c9f62cca34a5e0afccd79b673c9046d21c5.tar.gz gentoo-5af37c9f62cca34a5e0afccd79b673c9046d21c5.tar.bz2 gentoo-5af37c9f62cca34a5e0afccd79b673c9046d21c5.zip |
games-action/0verkill: 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 'games-action')
-rw-r--r-- | games-action/0verkill/0verkill-0.16-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/0verkill/0verkill-0.16-r4.ebuild b/games-action/0verkill/0verkill-0.16-r4.ebuild index 478fcc1bbda7..e1b5419bf8c6 100644 --- a/games-action/0verkill/0verkill-0.16-r4.ebuild +++ b/games-action/0verkill/0verkill-0.16-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit autotools DESCRIPTION="A bloody 2D action deathmatch-like game in ASCII-ART" -HOMEPAGE="http://freecode.com/projects/0verkill" +HOMEPAGE="http://freshmeat.sourceforge.net/projects/0verkill" SRC_URI="http://artax.karlin.mff.cuni.cz/~brain/0verkill/release/${P}.tgz" LICENSE="GPL-2" |