diff options
author | jlam <jlam> | 2000-01-15 21:59:09 +0000 |
---|---|---|
committer | jlam <jlam> | 2000-01-15 21:59:09 +0000 |
commit | 67bddaf9a1e547a507baa2a2d232b01bf80919a8 (patch) | |
tree | 0e8088598a47824c771048dc21216076e91b8e64 /games/Makefile | |
parent | 54f20865f30b8ac2e11cf0731e802d48964e090a (diff) | |
download | pkgsrc-67bddaf9a1e547a507baa2a2d232b01bf80919a8.tar.gz |
Add and enable xpuyopuyo
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 50f37cab213..bb6c812c11e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2000/01/08 18:28:20 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2000/01/15 21:59:09 jlam Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -120,6 +120,7 @@ SUBDIR += xpilot SUBDIR += xpipeman # SUBDIR += xpuyo + SUBDIR += xpuyopuyo # SUBDIR += xpuzzletama # SUBDIR += xripple # SUBDIR += xrisk |