diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-30 18:34:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-30 18:34:38 +0000 |
commit | f57893060a9e2eb25f3f8d81e8c25f3f996a9994 (patch) | |
tree | 8ed4a0efcbacff0ab86813bbc2e67134a3be9643 /games-server | |
parent | new release (diff) | |
download | historical-f57893060a9e2eb25f3f8d81e8c25f3f996a9994.tar.gz historical-f57893060a9e2eb25f3f8d81e8c25f3f996a9994.tar.bz2 historical-f57893060a9e2eb25f3f8d81e8c25f3f996a9994.zip |
fix DESCRIPTION
Diffstat (limited to 'games-server')
-rw-r--r-- | games-server/crossfire-server/crossfire-server-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-server/crossfire-server/crossfire-server-1.6.0.ebuild b/games-server/crossfire-server/crossfire-server-1.6.0.ebuild index 4541d13f352c..aeb70675c762 100644 --- a/games-server/crossfire-server/crossfire-server-1.6.0.ebuild +++ b/games-server/crossfire-server/crossfire-server-1.6.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/crossfire-server-1.6.0.ebuild,v 1.1 2004/05/30 10:22:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/crossfire-server-1.6.0.ebuild,v 1.2 2004/05/30 18:34:38 vapier Exp $ inherit eutils games MY_P="${P/-server}" -DESCRIPTION="Client for the nethack-style but more in the line of UO" +DESCRIPTION="server for the crossfire clients" HOMEPAGE="http://crossfire.real-time.com/" SRC_URI="mirror://sourceforge/crossfire/${MY_P}.tar.bz2" |