diff options
author | wiz <wiz> | 2004-08-17 12:30:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-08-17 12:30:01 +0000 |
commit | fa6603302e59a15d64d3ae9d136f01a38594fe70 (patch) | |
tree | d0464c401c7567d753042922b260fc64fd8a262f /games | |
parent | 01dec1b4e6b4a0549d91cddcfa52d1bd277c35aa (diff) | |
download | pkgsrc-fa6603302e59a15d64d3ae9d136f01a38594fe70.tar.gz |
Add and enable stratagus.
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 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 |