diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-13 16:06:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-13 16:06:44 +0000 |
commit | 4ed37676aff90f414e58e423d4da478a0e0a6fa2 (patch) | |
tree | ddac170581e7e6a28ad80356a1d496842ccbefae /games | |
parent | 1283902d8984b0b3d4f5bb6b99dc04838f65039d (diff) | |
download | pkgsrc-4ed37676aff90f414e58e423d4da478a0e0a6fa2.tar.gz |
+ quarry.
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 66a16be5e81..776ff0426aa 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.296 2008/01/06 16:40:40 adam Exp $ +# $NetBSD: Makefile,v 1.297 2008/03/13 16:06:44 wiz Exp $ # COMMENT= Games @@ -195,6 +195,7 @@ SUBDIR+= quake3server-ut SUBDIR+= quake6 SUBDIR+= quakedata SUBDIR+= quakeforge +SUBDIR+= quarry SUBDIR+= rocksndiamonds SUBDIR+= rocksndiamonds-levels SUBDIR+= rollemup |