diff options
Diffstat (limited to 'games-puzzle/braincurses/braincurses-0.5b-r1.ebuild')
-rw-r--r-- | games-puzzle/braincurses/braincurses-0.5b-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/braincurses/braincurses-0.5b-r1.ebuild b/games-puzzle/braincurses/braincurses-0.5b-r1.ebuild index 609bfa218305..37bd4eef30f1 100644 --- a/games-puzzle/braincurses/braincurses-0.5b-r1.ebuild +++ b/games-puzzle/braincurses/braincurses-0.5b-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="An ncurses-based mastermind clone" -HOMEPAGE="http://freshmeat.net/projects/braincurses/" +HOMEPAGE="https://github.com/bderrly/braincurses" SRC_URI="mirror://sourceforge/braincurses/${P}.tar.gz" LICENSE="GPL-2" |