diff options
author | alepulver <alepulver@FreeBSD.org> | 2008-06-21 11:15:39 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2008-06-21 11:15:39 +0800 |
commit | 6cf826176a9ded794a68da385475b660ec110a49 (patch) | |
tree | e61d97305b29604d64820dfdcd7b2206fe2508a5 /games/atris | |
parent | 57c498552a288f8f99e69e257f5de1489007247c (diff) | |
download | freebsd-ports-gnome-6cf826176a9ded794a68da385475b660ec110a49.tar.gz freebsd-ports-gnome-6cf826176a9ded794a68da385475b660ec110a49.tar.zst freebsd-ports-gnome-6cf826176a9ded794a68da385475b660ec110a49.zip |
- Make fetchable.
- Use alternate (and valid) WWW in pkg-descr, remove old signature.
Reported by: pav
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/ |