diff options
author | rodent <rodent> | 2013-07-02 11:53:48 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-07-02 11:53:48 +0000 |
commit | 5d1c7ccf8601d47366a66c1d1ef7ba5082a19e9c (patch) | |
tree | ebe053333327c275671cb504a9e1245856dfb7b8 /games | |
parent | e99f94dfdaaaed93b779fc816c8678d767c6a333 (diff) | |
download | pkgsrc-5d1c7ccf8601d47366a66c1d1ef7ba5082a19e9c.tar.gz |
+solarus
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 91a3f5e81b6..a4f8fdde6ba 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.360 2013/04/16 15:45:26 wiz Exp $ +# $NetBSD: Makefile,v 1.361 2013/07/02 11:53:48 rodent Exp $ # COMMENT= Games @@ -291,6 +291,7 @@ SUBDIR+= sirius SUBDIR+= six SUBDIR+= sjeng SUBDIR+= sl +SUBDIR+= solarus SUBDIR+= spaceracer SUBDIR+= spellcast SUBDIR+= spider |