From owner-svn-ports-all@freebsd.org  Sun Jan  3 00:14:14 2016
Return-Path: <owner-svn-ports-all@freebsd.org>
Delivered-To: svn-ports-all@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B135A5EC1E;
 Sun,  3 Jan 2016 00:14:14 +0000 (UTC)
 (envelope-from rakuco@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
 [IPv6:2610:1c1:1:6068::e6a:0])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 4EF5217A4;
 Sun,  3 Jan 2016 00:14:14 +0000 (UTC)
 (envelope-from rakuco@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u030EDWq067596;
 Sun, 3 Jan 2016 00:14:13 GMT (envelope-from rakuco@FreeBSD.org)
Received: (from rakuco@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id u030EDfO067595;
 Sun, 3 Jan 2016 00:14:13 GMT (envelope-from rakuco@FreeBSD.org)
Message-Id: <201601030014.u030EDfO067595@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: rakuco set sender to
 rakuco@FreeBSD.org using -f
From: Raphael Kubo da Costa <rakuco@FreeBSD.org>
Date: Sun, 3 Jan 2016 00:14:13 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r405103 - head/games/circuslinux
X-SVN-Group: ports-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-ports-all@freebsd.org
X-Mailman-Version: 2.1.20
Precedence: list
List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/>
List-Post: <mailto:svn-ports-all@freebsd.org>
List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 03 Jan 2016 00:14:14 -0000

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