Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Apr 2015 05:19:24 +0000 (UTC)
From:      Alex Kozlov <ak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383622 - head/emulators/xzx
Message-ID:  <201504090519.t395JOiB072167@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ak
Date: Thu Apr  9 05:19:23 2015
New Revision: 383622
URL: https://svnweb.freebsd.org/changeset/ports/383622

Log:
  - Update MASTER_SITES, unbreak
  
  PR:	199227
  Submitted by:	tkato432@yahoo.com

Modified:
  head/emulators/xzx/Makefile

Modified: head/emulators/xzx/Makefile
==============================================================================
--- head/emulators/xzx/Makefile	Thu Apr  9 04:45:25 2015	(r383621)
+++ head/emulators/xzx/Makefile	Thu Apr  9 05:19:23 2015	(r383622)
@@ -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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504090519.t395JOiB072167>