Date: Fri, 1 May 2015 20:11:35 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385145 - head/games/alephone-data Message-ID: <201505012011.t41KBZfU052422@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri May 1 20:11:34 2015 New Revision: 385145 URL: https://svnweb.freebsd.org/changeset/ports/385145 Log: games/alephone-data: unbreak fetch and mark NO_ARCH PR: 199229 (partial) Submitted by: tkato432@yahoo.com MFH: 2015Q2 Modified: head/games/alephone-data/Makefile Modified: head/games/alephone-data/Makefile ============================================================================== --- head/games/alephone-data/Makefile Fri May 1 20:00:22 2015 (r385144) +++ head/games/alephone-data/Makefile Fri May 1 20:11:34 2015 (r385145) @@ -5,7 +5,7 @@ PORTNAME= data PORTVERSION= 1.0 PORTREVISION= 10 CATEGORIES= games -MASTER_SITES= http://www.mariusnet.com/files/Marathon/ +MASTER_SITES= http://files3.bungie.org/trilogy/ PKGNAMEPREFIX= alephone- DISTFILES= # DIST_SUBDIR= alephone @@ -13,11 +13,10 @@ DIST_SUBDIR= alephone MAINTAINER= ports@FreeBSD.org COMMENT= Released Marathon data files for the Aleph One port -BROKEN= Unfetchable - RUN_DEPENDS= alephone:${PORTSDIR}/games/alephone USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes NO_CDROM= Bungie/Microsoft do not allow charging for Marathon data files
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505012011.t41KBZfU052422>