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