diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-01-22 12:03:26 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-01-22 12:03:26 +0000 |
commit | c7933966f578265c4a6b7df3b19c2bb8aa3bbd00 (patch) | |
tree | 032c78df84f78f1a484b69ea35ec2c3b5aff0df2 /games | |
parent | 0cc4d3d2089a67a2b5a4c2cc0dd1bfac8ab6d277 (diff) | |
download | pkgsrc-c7933966f578265c4a6b7df3b19c2bb8aa3bbd00.tar.gz |
+ quake3server-excessive
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 7ec28314763..a605ae4e874 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.193 2004/01/14 15:03:53 wiz Exp $ +# $NetBSD: Makefile,v 1.194 2004/01/22 12:03:26 xtraeme Exp $ # COMMENT= Games @@ -142,6 +142,7 @@ SUBDIR+= quake SUBDIR+= quake3arena SUBDIR+= quake3arena-demo SUBDIR+= quake3server +SUBDIR+= quake3server-excessive SUBDIR+= quake3server-ra3 SUBDIR+= quake6 SUBDIR+= quakedata |