diff options
author | wiz <wiz@pkgsrc.org> | 2002-09-12 00:41:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-09-12 00:41:01 +0000 |
commit | 6ac47f670a7ab9054682002d1c5f560e57b9e996 (patch) | |
tree | 4d976f0a44ec153a4e86ff126cfb5b4f50f5d564 /games/Makefile | |
parent | c5af3db6dc01fa2d23ef27c453ef2539449ae9df (diff) | |
download | pkgsrc-6ac47f670a7ab9054682002d1c5f560e57b9e996.tar.gz |
Add and enable scummvm.
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 89fdd5bf6f6..3f53863b25f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2002/09/12 00:22:23 wiz Exp $ +# $NetBSD: Makefile,v 1.147 2002/09/12 00:41:01 wiz Exp $ # COMMENT= Games @@ -117,6 +117,7 @@ SUBDIR+= quake6 SUBDIR+= quakedata SUBDIR+= rocksndiamonds SUBDIR+= rollemup +SUBDIR+= scummvm SUBDIR+= sjeng SUBDIR+= sl SUBDIR+= spellcast |