diff options
author | snj <snj> | 2004-04-17 03:05:07 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-17 03:05:07 +0000 |
commit | 23e255130c873d18d38904be1ef1169dbdd56ffa (patch) | |
tree | e439ed33581a08743625eca7906f584365e9fb44 /games | |
parent | 0305986e897b4a2ba7fadcd03089ddeaaf9025c4 (diff) | |
download | pkgsrc-23e255130c873d18d38904be1ef1169dbdd56ffa.tar.gz |
Add quakeforge.
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 597f07aec60..3477b6496e4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.208 2004/04/16 19:35:52 xtraeme Exp $ +# $NetBSD: Makefile,v 1.209 2004/04/17 03:05:07 snj Exp $ # COMMENT= Games @@ -152,6 +152,7 @@ SUBDIR+= quake3server-ra3 SUBDIR+= quake3server-ut SUBDIR+= quake6 SUBDIR+= quakedata +SUBDIR+= quakeforge SUBDIR+= rocksndiamonds SUBDIR+= rocksndiamonds-levels SUBDIR+= rocksndiamonds-sdl |