From 9869179210cba23f09db5e20cbc2f1fe270a0c19 Mon Sep 17 00:00:00 2001
From: Gabor Kovesdan <gabor@FreeBSD.org>
Date: Fri, 16 Mar 2007 21:06:52 +0000
Subject: - Fix fetching - Unbreak

PR:		ports/109729
Submitted by:	Eric P. Scott <eps+pbug0703@ana.com>
Approved by:	maintainer timeout (sec@42.org)
	CVS: ----------------------------------------------------------------------
---
 games/xtris/Makefile | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

(limited to 'games/xtris')

diff --git a/games/xtris/Makefile b/games/xtris/Makefile
index 8436684ea12a..19c8bd08a80c 100644
--- a/games/xtris/Makefile
+++ b/games/xtris/Makefile
@@ -8,7 +8,7 @@
 PORTNAME=	xtris
 PORTVERSION=	1.15
 CATEGORIES=	games ipv6
-MASTER_SITES=	http://www.iagora.com/~espel/xtris/
+MASTER_SITES=	ftp://quatramaran.ens.fr/pub/orabidoo/
 
 PATCH_SITES=	ftp://ftp.42.org/pub/orphan/	
 PATCHFILES=	xtris-1.15-v6-19991218.diff.gz
@@ -17,10 +17,6 @@ PATCH_DIST_STRIP=	-p1
 MAINTAINER=	sec@42.org
 COMMENT=	A multi-player version of a popular game for the X Window system
 
-BROKEN=		Unfetchable
-DEPRECATED=	${BROKEN}
-EXPIRATION_DATE=2007-04-10
-
 RESTRICTED=	"Possible trademark infringement"
 WRKSRC=		${WRKDIR}/xtris
 
-- 
cgit v1.2.3