Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2016 15:05:09 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r413123 - head/games/atris
Message-ID:  <201604121505.u3CF592Y029251@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Apr 12 15:05:09 2016
New Revision: 413123
URL: https://svnweb.freebsd.org/changeset/ports/413123

Log:
  Unbreak.
  
  PR:		208706
  Submitted by:	tkato432 yahoo com
  Sponsored by:	Absolight

Modified:
  head/games/atris/Makefile   (contents, props changed)
  head/games/atris/pkg-descr   (contents, props changed)

Modified: head/games/atris/Makefile
==============================================================================
--- head/games/atris/Makefile	Tue Apr 12 15:04:30 2016	(r413122)
+++ head/games/atris/Makefile	Tue Apr 12 15:05:09 2016	(r413123)
@@ -5,13 +5,11 @@ PORTNAME=	atris
 PORTVERSION=	1.0.7
 PORTREVISION=	7
 CATEGORIES=	games
-MASTER_SITES=	http://www.sourcefiles.org/Games/Arcade/Block_Based/Tetris/
+MASTER_SITES=	http://www.cs.virginia.edu/~weimer/atris/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Atris: Alizarin Tetris
 
-BROKEN=		unfetchable
-
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 

Modified: head/games/atris/pkg-descr
==============================================================================
--- head/games/atris/pkg-descr	Tue Apr 12 15:04:30 2016	(r413122)
+++ head/games/atris/pkg-descr	Tue Apr 12 15:05:09 2016	(r413123)
@@ -3,4 +3,4 @@ systems. It includes multi-player suppor
 sound styles, can use TCP/IP networking and features a few different AI
 opponents. It was written using the SDL Library.
 
-WWW: http://www.wkiri.com/projects/atris/
+WWW: http://www.cs.virginia.edu/~weimer/atris/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604121505.u3CF592Y029251>