diff options
Diffstat (limited to 'games/atris')
-rw-r--r-- | games/atris/Makefile | 2 | ||||
-rw-r--r-- | games/atris/pkg-descr | 5 |
2 files changed, 2 insertions, 5 deletions
diff --git a/games/atris/Makefile b/games/atris/Makefile index 06f5c80c0b47..ce34f6baa7d3 100644 --- a/games/atris/Makefile +++ b/games/atris/Makefile @@ -9,7 +9,7 @@ PORTNAME= atris PORTVERSION= 1.0.7 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= http://www.cs.berkeley.edu/~weimer/atris/ +MASTER_SITES= http://www.sourcefiles.org/Games/Arcade/Block_Based/Tetris/ MAINTAINER= alepulver@FreeBSD.org COMMENT= Atris: Alizarin Tetris diff --git a/games/atris/pkg-descr b/games/atris/pkg-descr index b7a43de91579..0377bc101f89 100644 --- a/games/atris/pkg-descr +++ b/games/atris/pkg-descr @@ -3,7 +3,4 @@ systems. It includes multi-player support, user-extensible color, shape and sound styles, can use TCP/IP networking and features a few different AI opponents. It was written using the SDL Library. -WWW: http://www.cs.berkeley.edu/~weimer/atris/ - -- Alejandro Pulver -alejandro@varnet.biz +WWW: http://www.wkiri.com/projects/atris/ |