diff options
author | rh <rh@pkgsrc.org> | 2002-05-05 22:46:17 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-05-05 22:46:17 +0000 |
commit | e44d73608635bfd7ea11b950b77d7c96f5605460 (patch) | |
tree | fde1425dfc894bb2d88ee8281ad109b9067558a6 /games/Makefile | |
parent | 568d614b2e1994300eb3ed2688fc29722694b8c5 (diff) | |
download | pkgsrc-e44d73608635bfd7ea11b950b77d7c96f5605460.tar.gz |
Add and enable ltris
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 cfe604b9add..05e8126183e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.137 2002/05/05 22:38:25 rh Exp $ +# $NetBSD: Makefile,v 1.138 2002/05/05 22:46:17 rh Exp $ # COMMENT= Games @@ -81,6 +81,7 @@ SUBDIR+= lbreakout SUBDIR+= lbreakout2 SUBDIR+= lincity SUBDIR+= lpairs +SUBDIR+= ltris SUBDIR+= maelstrom SUBDIR+= minami SUBDIR+= mirrormagic |