diff options
Diffstat (limited to 'games/xpuyopuyo')
-rw-r--r-- | games/xpuyopuyo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile index 0939c2d8546..ae46dd2499b 100644 --- a/games/xpuyopuyo/Makefile +++ b/games/xpuyopuyo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2003/07/13 13:51:54 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2003/07/17 21:39:40 grant Exp $ DISTNAME= xpuyopuyo-0.9.1 PKGREVISION= 3 @@ -6,7 +6,7 @@ CATEGORIES= games x11 MASTER_SITES= http://chaos2.org/xpuyopuyo/ \ http://lenin.dabney.caltech.edu./~justins/xpuyopuyo/ -MAINTAINER= jlam@netbsd.org +MAINTAINER= jlam@NetBSD.org HOMEPAGE= http://chaos2.org/xpuyopuyo/ COMMENT= Tetris-like puzzle game |