From 6cf826176a9ded794a68da385475b660ec110a49 Mon Sep 17 00:00:00 2001 From: alepulver Date: Sat, 21 Jun 2008 03:15:39 +0000 Subject: - Make fetchable. - Use alternate (and valid) WWW in pkg-descr, remove old signature. Reported by: pav --- games/atris/Makefile | 2 +- games/atris/pkg-descr | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'games/atris') 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/ -- cgit