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 | ce14942eea950da068b26dd2dc55f9f5d5a9cba7 (patch) | |
tree | 69ca7f9a599cf2023765ea59d30d364edf90f847 /games | |
parent | ce35d5d63750eb156f304ce4b50a7e4c46c6fe14 (diff) | |
download | pkgsrc-ce14942eea950da068b26dd2dc55f9f5d5a9cba7.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 |