diff options
Diffstat (limited to 'games/xpuyopuyo/Makefile')
-rw-r--r-- | games/xpuyopuyo/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile index 2435f76..5f43e4f 100644 --- a/games/xpuyopuyo/Makefile +++ b/games/xpuyopuyo/Makefile @@ -6,10 +6,9 @@ # PORTNAME= xpuyopuyo -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.8 CATEGORIES= games -MASTER_SITES= http://chaos2.org/xpuyopuyo/ \ - http://lenin.dabney.caltech.edu/~justins/xpuyopuyo/ +MASTER_SITES= http://chaos2.org/xpuyopuyo/ MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= A puzzle game, somewhat like Tetris |