diff options
author | dillo <dillo@pkgsrc.org> | 2006-07-02 09:51:31 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2006-07-02 09:51:31 +0000 |
commit | 04e6ae3a54f5b15a42a1510ecb21d6a4b8b5af2a (patch) | |
tree | 98bd91718625a7a074ac6d4f1a3d4877988fb7b1 /games/Makefile | |
parent | 2e0730682256f46f4a443b46a594361189e9f3eb (diff) | |
download | pkgsrc-04e6ae3a54f5b15a42a1510ecb21d6a4b8b5af2a.tar.gz |
Add scummvm-tools.
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 5e64b0419a2..564cab7e863 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.269 2006/05/19 19:57:26 rillig Exp $ +# $NetBSD: Makefile,v 1.270 2006/07/02 09:51:31 dillo Exp $ # COMMENT= Games @@ -191,6 +191,7 @@ SUBDIR+= scid SUBDIR+= scummvm SUBDIR+= scummvm-bass SUBDIR+= scummvm-fotaq +SUBDIR+= scummvm-tools SUBDIR+= sirius SUBDIR+= sjeng SUBDIR+= sl |