diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/circuslinux/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
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 |