From b1cef5349a389f16d3de05b8446cccb94d58b7d5 Mon Sep 17 00:00:00 2001 From: rakuco Date: Sun, 3 Jan 2016 00:14:13 +0000 Subject: Fix MASTER_SITES and unmark BROKEN. --- games/circuslinux/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games') diff --git a/games/circuslinux/Makefile b/games/circuslinux/Makefile index c31d1c2f4a36..b516200d8b89 100644 --- a/games/circuslinux/Makefile +++ b/games/circuslinux/Makefile @@ -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 -- cgit