diff options
author | wiz <wiz@pkgsrc.org> | 2004-08-17 12:30:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-08-17 12:30:01 +0000 |
commit | 11ff14406897961ed500666410f1443f93393ec6 (patch) | |
tree | d0464c401c7567d753042922b260fc64fd8a262f /games/Makefile | |
parent | f1be20e917174f99c13268d8978042cb9f3ae71a (diff) | |
download | pkgsrc-11ff14406897961ed500666410f1443f93393ec6.tar.gz |
Add and enable stratagus.
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 d44f7f24d3e..462c5b20415 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.228 2004/08/06 17:06:16 drochner Exp $ +# $NetBSD: Makefile,v 1.229 2004/08/17 12:30:01 wiz Exp $ # COMMENT= Games @@ -176,6 +176,7 @@ SUBDIR+= sjeng SUBDIR+= sl SUBDIR+= spellcast SUBDIR+= spider +SUBDIR+= stratagus SUBDIR+= svb SUBDIR+= tads SUBDIR+= tanked |