From 6e10d4673da69488d3b1c5d32d967ba001b6476a Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Wed, 1 Apr 2015 02:45:21 +0000 Subject: [PATCH] - unbreak, add mirrors MFH: 2015Q1 PR: 199057 Submitted by: lightside@gmx.com Approved by: sec@42.org (maintainer) --- games/xtris/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games/xtris/Makefile b/games/xtris/Makefile index f62a9f93e1ca..12ff0f014156 100644 --- a/games/xtris/Makefile +++ b/games/xtris/Makefile @@ -5,7 +5,9 @@ PORTNAME= xtris PORTVERSION= 1.15 PORTREVISION= 2 CATEGORIES= games ipv6 -MASTER_SITES= http://www.iagora.com/~espel/xtris/ \ +MASTER_SITES= http://ftp.netbsd.org/pub/pkgsrc/distfiles/ \ + http://ftp.uni-erlangen.de/mirrors/gentoo/distfiles/ \ + http://www.iagora.com/~espel/xtris/ \ ftp://quatramaran.ens.fr/pub/orabidoo/ PATCH_SITES= ftp://ftp.42.org/pub/orphan/ @@ -17,8 +19,6 @@ COMMENT= Multi-player version of a popular game for the X Window system LICENSE= GPLv2 -BROKEN= Does not fetch - RESTRICTED= Possible trademark infringement WRKSRC= ${WRKDIR}/xtris USE_XORG= x11 xext