[Lunar-commits] r17630 - moonbase/trunk/games/quake2
Florin Braescu
florin at lunar-linux.org
Sun Dec 11 16:09:53 UTC 2005
Author: florin
Date: 2005-12-11 16:09:53 +0000 (Sun, 11 Dec 2005)
New Revision: 17630
Modified:
moonbase/trunk/games/quake2/DETAILS
Log:
fix the download path.
Modified: moonbase/trunk/games/quake2/DETAILS
===================================================================
--- moonbase/trunk/games/quake2/DETAILS 2005-12-11 16:03:51 UTC (rev 17629)
+++ moonbase/trunk/games/quake2/DETAILS 2005-12-11 16:09:53 UTC (rev 17630)
@@ -1,16 +1,17 @@
MODULE=quake2
VERSION=0.3
- SOURCE=${MODULE}-${VERSION}.tar.bz2
- SOURCE_URL[0]=ftp://ftp.quakeforge.net/quake2forge/
- SOURCE_URL[1]=$SFORGE_URL/quake/
- SOURCE_VFY=md5:af115d76a2f09d5847acb10e55bfa850
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://quakeforge.net/files/quake2forge/
+ SOURCE_VFY=sha1:9daf646b02799de01aa77824f648ef6c5f66b3ec
WEB_SITE=http://quakeforge.net
ENTERED=20031012
UPDATED=20040725
- MAINTAINER="florin at lunar-linux.org"
- SHORT="a Quake 2 port"
+ MAINTAINER=florin at lunar-linux.org
+ SHORT="a Quake 2 port"
cat << EOF
-Quake 2 is a 3D graphics game engine based on id Software's legendary Quake 2 game engine.
-To play the game you need to copy the baseq2 directory from the original Quake 2 CD, or from an installation directory of it, to the /usr/share/games/quake2 directory.
+Quake 2 is a 3D graphics game engine based on id Software's legendary
+Quake 2 game engine. To play the game you need to copy the baseq2
+directory from the original Quake 2 CD, or from an installation
+directory of it, to the /usr/share/games/quake2 directory.
EOF
More information about the Lunar-commits
mailing list