diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-04 07:37:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-04 07:37:01 +0000 |
commit | 78beaa01d67ada4b7c3f57a4327446461ec19aa7 (patch) | |
tree | e9c06c5a676dc6391013f053000f2dd7cc3db911 /games | |
parent | 6079d45950f12a7a6923f4c731edb10f3ea0cc45 (diff) | |
download | pkgsrc-78beaa01d67ada4b7c3f57a4327446461ec19aa7.tar.gz |
+ singularity.
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 b767bdebb08..8dd206dab15 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.289 2007/08/13 08:12:46 rillig Exp $ +# $NetBSD: Makefile,v 1.290 2007/09/04 07:37:01 wiz Exp $ # COMMENT= Games @@ -204,6 +204,7 @@ SUBDIR+= scummvm-bass SUBDIR+= scummvm-fotaq SUBDIR+= scummvm-tools SUBDIR+= simgear +SUBDIR+= singularity SUBDIR+= sirius SUBDIR+= six SUBDIR+= sjeng |