From d178dc969b7e711e2c0d7e39777ef0bb4634b381 Mon Sep 17 00:00:00 2001 From: ak Date: Thu, 9 Apr 2015 05:19:23 +0000 Subject: - Update MASTER_SITES, unbreak PR: 199227 Submitted by: tkato432@yahoo.com --- emulators/xzx/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index 327e95467c5..84be438cf33 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -5,21 +5,18 @@ PORTNAME= xzx PORTVERSION= 4.6 PORTREVISION= 4 CATEGORIES= emulators -MASTER_SITES= http://fossies.org/linux/misc/ +MASTER_SITES= http://wos.meulie.net/pub/sinclair/emulators/unix/ \ + http://fossies.org/linux/misc/old/ DISTNAME= ${PORTNAME}-pro-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= ZX Spectrum (48K/128K/+3) Emulator for X11 -BROKEN= Unfetchable +RESTRICTED= Redistribution forbidden by license USES= imake:env motif - USE_XORG= x11 ice sm xext xpm xt xxf86vm -# License forbids redistribution -RESTRICTED= Redistribution forbidden by license - GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-oss -- cgit