diff options
author | Sam Jorna <wraeth@gentoo.org> | 2016-05-16 19:06:17 +1000 |
---|---|---|
committer | Sam Jorna <wraeth@gentoo.org> | 2016-05-16 19:07:07 +1000 |
commit | 6f3d6550cf82f2dc4e64db42d8146f2a97efacfb (patch) | |
tree | 9649e48739248d5d58a2f1dfd7722a2bb3d717fb /x11-wm/jwm/jwm-2.3.5.ebuild | |
parent | eclass/gnat: fix misspelling of 'virtual' (diff) | |
download | gentoo-6f3d6550cf82f2dc4e64db42d8146f2a97efacfb.tar.gz gentoo-6f3d6550cf82f2dc4e64db42d8146f2a97efacfb.tar.bz2 gentoo-6f3d6550cf82f2dc4e64db42d8146f2a97efacfb.zip |
x11-wm/jwm: fix hompage
Gentoo-Bug: 583140
Package-Manager: portage-2.2.28
Diffstat (limited to 'x11-wm/jwm/jwm-2.3.5.ebuild')
-rw-r--r-- | x11-wm/jwm/jwm-2.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/jwm/jwm-2.3.5.ebuild b/x11-wm/jwm/jwm-2.3.5.ebuild index 64c0152d6e28..4b6d9b14b301 100644 --- a/x11-wm/jwm/jwm-2.3.5.ebuild +++ b/x11-wm/jwm/jwm-2.3.5.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit eutils DESCRIPTION="Very fast and lightweight still powerful window manager for X" -HOMEPAGE="http://joewing.net/programs/jwm/" +HOMEPAGE="http://joewing.net/projects/jwm/" SRC_URI="http://joewing.net/projects/${PN}/releases/${P}.tar.xz" LICENSE="GPL-2" |