diff options
author | rodent <rodent@pkgsrc.org> | 2013-07-02 11:53:48 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-07-02 11:53:48 +0000 |
commit | 600e67b8b52f8b4dc726843934b3317d02be290a (patch) | |
tree | ebe053333327c275671cb504a9e1245856dfb7b8 /games/Makefile | |
parent | 0c7f0a4d4b1523f06145e39bffa63b408f5ebc5f (diff) | |
download | pkgsrc-600e67b8b52f8b4dc726843934b3317d02be290a.tar.gz |
+solarus
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 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 |