diff options
author | juippis <juippis@gmail.com> | 2018-04-05 10:04:15 +0300 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-04-09 00:42:03 +0200 |
commit | 328ad5a97629de9993fcb4b95f5ce937cd525d2f (patch) | |
tree | 8af0ac7fb423fc90c649fe84d4a6cb9a899bb010 /x11-plugins/gkrellm-imonc | |
parent | www-apache/mod_log_rotate-1.01: fix HOMEPAGE. (diff) | |
download | gentoo-328ad5a97629de9993fcb4b95f5ce937cd525d2f.tar.gz gentoo-328ad5a97629de9993fcb4b95f5ce937cd525d2f.tar.bz2 gentoo-328ad5a97629de9993fcb4b95f5ce937cd525d2f.zip |
x11-plugins/gkrellm-imonc-0.2-r1: fix HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/7823
Diffstat (limited to 'x11-plugins/gkrellm-imonc')
-rw-r--r-- | x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild index 05fffe8d8853..df78f4badaea 100644 --- a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild +++ b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild @@ -7,7 +7,7 @@ inherit gkrellm-plugin toolchain-funcs DESCRIPTION="A GKrellM2 plugin to control a fli4l router" SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.tar.bz2" -HOMEPAGE="http://${PN}.sourceforge.net/" +HOMEPAGE="http://gkrellm-imonc.sourceforge.net/" # The COPYING file contains the GPLv2, but the file headers say GPLv2+. LICENSE="GPL-2+" |