diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-03-02 12:07:25 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-03-02 12:07:25 +0000 |
commit | 25e21fab16be6de55b31302957aa31966a954b98 (patch) | |
tree | 69ca7f9a599cf2023765ea59d30d364edf90f847 /games | |
parent | af0cd0889fb4eeea6a17113f2c79a960a549b266 (diff) | |
download | pkgsrc-25e21fab16be6de55b31302957aa31966a954b98.tar.gz |
Add onscripter
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 0a01e7ea04c..11944b1ba11 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.343 2011/02/26 08:19:13 obache Exp $ +# $NetBSD: Makefile,v 1.344 2011/03/02 12:07:25 ryoon Exp $ # COMMENT= Games @@ -187,6 +187,7 @@ SUBDIR+= newvox SUBDIR+= nighthawk SUBDIR+= ninvaders SUBDIR+= omega +SUBDIR+= onscripter SUBDIR+= openmortal SUBDIR+= openttd SUBDIR+= openttd-data |