diff options
author | hubertf <hubertf> | 2002-05-05 23:02:00 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2002-05-05 23:02:00 +0000 |
commit | dfa934f9fe4ae8743b005b678ab086992343fb16 (patch) | |
tree | 813ddc823a5141ebe80196220beb14870abc060a /games | |
parent | 74e49900fa718e0bbdf4a9dbbe033581ad8cb1d7 (diff) | |
download | pkgsrc-dfa934f9fe4ae8743b005b678ab086992343fb16.tar.gz |
add & enable marbles
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 05e8126183e..91171a164e8 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.138 2002/05/05 22:46:17 rh Exp $ +# $NetBSD: Makefile,v 1.139 2002/05/05 23:02:00 hubertf Exp $ # COMMENT= Games @@ -83,6 +83,7 @@ SUBDIR+= lincity SUBDIR+= lpairs SUBDIR+= ltris SUBDIR+= maelstrom +SUBDIR+= marbles SUBDIR+= minami SUBDIR+= mirrormagic SUBDIR+= moria |