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 | b324a8507ef85a337cbc27c0c1ffe847ff66df66 (patch) | |
tree | e439ed33581a08743625eca7906f584365e9fb44 /games/Makefile | |
parent | 9083bb432e2fd870c568fc7c61ad78c19b8eb790 (diff) | |
download | pkgsrc-b324a8507ef85a337cbc27c0c1ffe847ff66df66.tar.gz |
Add quakeforge.
Diffstat (limited to 'games/Makefile')
-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 |