diff options
author | 2008-07-26 06:16:22 +0000 | |
---|---|---|
committer | 2008-07-26 06:16:22 +0000 | |
commit | 1449d4713e4db4486c0cf2408d3d30a3ffcdae5a (patch) | |
tree | 46b56f2a7dab9e50c3c09f42a1ca940af4b825e5 /games-mud/gnome-mud | |
parent | PATCHES should be an array. No cookies for me. (diff) | |
download | gentoo-2-1449d4713e4db4486c0cf2408d3d30a3ffcdae5a.tar.gz gentoo-2-1449d4713e4db4486c0cf2408d3d30a3ffcdae5a.tar.bz2 gentoo-2-1449d4713e4db4486c0cf2408d3d30a3ffcdae5a.zip |
fix HOMEPAGE
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-mud/gnome-mud')
-rw-r--r-- | games-mud/gnome-mud/gnome-mud-0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-mud/gnome-mud/gnome-mud-0.11.ebuild b/games-mud/gnome-mud/gnome-mud-0.11.ebuild index 7f4d280c99b2..0e6dc93e11c3 100644 --- a/games-mud/gnome-mud/gnome-mud-0.11.ebuild +++ b/games-mud/gnome-mud/gnome-mud-0.11.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/gnome-mud-0.11.ebuild,v 1.2 2008/07/26 01:51:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/gnome-mud-0.11.ebuild,v 1.3 2008/07/26 06:16:22 mr_bones_ Exp $ inherit gnome2 games DESCRIPTION="GNOME MUD client" -HOMEPAGE="http://amcl.sourceforge.net/" +HOMEPAGE="http://live.gnome.org/GnomeMud" LICENSE="GPL-2" SLOT="0" |