diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 15:10:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 15:10:41 +0000 |
commit | 9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (patch) | |
tree | 32753f525564172a32d1355a9d866b18ec723128 /games/quake3arena-demo/Makefile | |
parent | 94dc65fbeccff1dc0d868dfd4949516e0eacf893 (diff) | |
download | pkgsrc-9f28a7693e4ce0bcbc428ce0b4903fd08e48c277.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/quake3arena-demo/Makefile')
-rw-r--r-- | games/quake3arena-demo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/quake3arena-demo/Makefile b/games/quake3arena-demo/Makefile index 1eec2b952c2..a8235ea58c2 100644 --- a/games/quake3arena-demo/Makefile +++ b/games/quake3arena-demo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/12/24 01:59:52 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 15:10:57 wiz Exp $ # DISTNAME= linuxq3ademo-1_11-6_x86_gz @@ -10,6 +10,7 @@ EXTRACT_SUFX= .sh MAINTAINER= wiz@netbsd.org HOMEPAGE= http://www.quake3arena.com/ +COMMENT= Quake 3 Arena -- first person shooter (linux demo) DEPENDS+= suse_linux>=6.3:../../emulators/suse_linux DEPENDS+= suse_glx-6.4:../../emulators/suse_glx |