diff options
author | snj <snj@pkgsrc.org> | 2004-08-24 23:11:17 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-08-24 23:11:17 +0000 |
commit | a2f6c634f31273098bf432c6647aa30227e3c41c (patch) | |
tree | a3eea643b154ec94358f3eb7410f746c26fdcd51 /games | |
parent | 0be69eadc5d769752d8c58a322260255e2e46b86 (diff) | |
download | pkgsrc-a2f6c634f31273098bf432c6647aa30227e3c41c.tar.gz |
Improve quake2forge's COMMENT slightly, and avoid using the package's
name there.
Diffstat (limited to 'games')
-rw-r--r-- | games/quake2forge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile index e54d6436f58..fc02387609d 100644 --- a/games/quake2forge/Makefile +++ b/games/quake2forge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/04/17 19:19:50 xtraeme Exp $ +# $NetBSD: Makefile,v 1.8 2004/08/24 23:11:17 snj Exp $ # DISTNAME= quake2-0.2.1 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.quakeforge.net/ -COMMENT= Quake2Forge is the Quake II engine +COMMENT= Enhanced Quake II engine USE_BUILDLINK3= yes USE_GNU_TOOLS+= make |