diff options
author | snj <snj@pkgsrc.org> | 2004-04-17 03:05:07 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-17 03:05:07 +0000 |
commit | e3b71c3ff4b7f64bdd18f96c8bb072146dddaf94 (patch) | |
tree | e439ed33581a08743625eca7906f584365e9fb44 /games | |
parent | a5696f12f1245806c6063fb6a941720e793c9b0c (diff) | |
download | pkgsrc-e3b71c3ff4b7f64bdd18f96c8bb072146dddaf94.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 |