diff options
Diffstat (limited to 'games/xpuyopuyo/Makefile')
-rw-r--r-- | games/xpuyopuyo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile index eddc384a5a2..41988307bef 100644 --- a/games/xpuyopuyo/Makefile +++ b/games/xpuyopuyo/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.48 2017/07/02 14:27:25 seb Exp $ +# $NetBSD: Makefile,v 1.49 2017/09/06 10:40:28 wiz Exp $ DISTNAME= xpuyopuyo-0.9.8 #PKGREVISION= 1 CATEGORIES= games x11 -MASTER_SITES= http://chaos2.org/xpuyopuyo/ +#MASTER_SITES= http://chaos2.org/xpuyopuyo/ MASTER_SITES+= http://lenin.dabney.caltech.edu./~justins/xpuyopuyo/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://chaos2.org/xpuyopuyo/ +#HOMEPAGE= http://chaos2.org/xpuyopuyo/ COMMENT= Tetris-like puzzle game LICENSE= gnu-gpl-v2 |