diff options
-rw-r--r-- | games-mud/gmudix/gmudix-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-mud/gmudix/gmudix-1.0-r1.ebuild b/games-mud/gmudix/gmudix-1.0-r1.ebuild index fa4c5f6bdf05..b10328d8c127 100644 --- a/games-mud/gmudix/gmudix-1.0-r1.ebuild +++ b/games-mud/gmudix/gmudix-1.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils +inherit autotools DESCRIPTION="GTK+ MUD client with many features and an easy scripting language" HOMEPAGE="http://dw.nl.eu.org/mudix.html" |