diff options
-rw-r--r-- | app-misc/g15stats/g15stats-1.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/g15stats/g15stats-1.9.7.ebuild b/app-misc/g15stats/g15stats-1.9.7.ebuild index 5e31c2a4a3e1..d28c95aee6ee 100644 --- a/app-misc/g15stats/g15stats-1.9.7.ebuild +++ b/app-misc/g15stats/g15stats-1.9.7.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 DESCRIPTION="CPU, memory, swap, network stats for G15 Keyboard" -HOMEPAGE="http://g15daemon.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/g15daemon/" SRC_URI="mirror://sourceforge/g15daemon/${P}.tar.bz2" LICENSE="GPL-2" |