Date: Sun, 3 Jan 2016 00:14:13 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405103 - head/games/circuslinux Message-ID: <201601030014.u030EDfO067595@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Sun Jan 3 00:14:13 2016 New Revision: 405103 URL: https://svnweb.freebsd.org/changeset/ports/405103 Log: Fix MASTER_SITES and unmark BROKEN. Modified: head/games/circuslinux/Makefile Modified: head/games/circuslinux/Makefile ============================================================================== --- head/games/circuslinux/Makefile Sun Jan 3 00:08:37 2016 (r405102) +++ head/games/circuslinux/Makefile Sun Jan 3 00:14:13 2016 (r405103) @@ -5,13 +5,11 @@ PORTNAME= circuslinux PORTVERSION= 1.0.3 PORTREVISION= 14 CATEGORIES= games -MASTER_SITES= ftp://ftp.billsgames.com/unix/x/circus-linux/src/ +MASTER_SITES= ftp://ftp.tuxpaint.org/unix/x/circus-linux/src/ MAINTAINER= ports@FreeBSD.org COMMENT= "Circus Linux!" is a clone of the Atari 2600 game "Circus Atari" -BROKEN= unfetchable - LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.txt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601030014.u030EDfO067595>