summaryrefslogtreecommitdiff
path: root/games/quake3arena
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 15:10:41 +0000
committerwiz <wiz>2001-02-16 15:10:41 +0000
commit98241a1a9938b8c1e7729645aca8072f4b06e0ac (patch)
tree32753f525564172a32d1355a9d866b18ec723128 /games/quake3arena
parent0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 (diff)
downloadpkgsrc-98241a1a9938b8c1e7729645aca8072f4b06e0ac.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/quake3arena')
-rw-r--r--games/quake3arena/Makefile3
-rw-r--r--games/quake3arena/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/games/quake3arena/Makefile b/games/quake3arena/Makefile
index 4c973f946d4..541bd999b16 100644
--- a/games/quake3arena/Makefile
+++ b/games/quake3arena/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/12/13 23:58:32 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/16 15:10:57 wiz Exp $
#
DISTNAME= linuxq3apoint-1.17.x86
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .run
MAINTAINER= jmcneill@invisible.yi.org
HOMEPAGE= http://www.quake3arena.com/
+COMMENT= Quake 3 Arena -- first person shooter (binary only, no data files)
DEPENDS+= suse_base>=6.3:../../emulators/suse_base
DEPENDS+= suse_x11>=6.3:../../emulators/suse_x11
diff --git a/games/quake3arena/pkg/COMMENT b/games/quake3arena/pkg/COMMENT
deleted file mode 100644
index 3491e5f0a5f..00000000000
--- a/games/quake3arena/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Quake 3 Arena -- first person shooter (binary only, no data files)