diff -ruN xtris.orig/Makefile xtris/Makefile --- xtris.orig/Makefile 2015-03-30 23:09:06.000000000 +0400 +++ xtris/Makefile 2015-03-31 05:32:27.000000000 +0400 @@ -5,7 +5,9 @@ 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 @@ LICENSE= GPLv2 -BROKEN= Does not fetch - RESTRICTED= Possible trademark infringement WRKSRC= ${WRKDIR}/xtris USE_XORG= x11 xext