diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-03-21 12:42:31 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-03-21 12:42:31 +0000 |
commit | 699c5c9ae381686decd5dcff994351847ab4f1ad (patch) | |
tree | f27f9330dbe9dff2e89bb837bc6148454e140d2b /games/circuslinux | |
parent | 452d77d75afaa233b5f5e521975ea8370e696a28 (diff) | |
download | ports-699c5c9ae381686decd5dcff994351847ab4f1ad.tar.gz ports-699c5c9ae381686decd5dcff994351847ab4f1ad.zip |
Notes
Diffstat (limited to 'games/circuslinux')
-rw-r--r-- | games/circuslinux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/circuslinux/Makefile b/games/circuslinux/Makefile index 3e0bfe7329cf..f67663d8d21d 100644 --- a/games/circuslinux/Makefile +++ b/games/circuslinux/Makefile @@ -9,7 +9,7 @@ PORTNAME= circuslinux PORTVERSION= 1.0.3 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://www.nbswebfx.com/downloads/ +MASTER_SITES= ftp://ftp.billsgames.com/unix/x/circus-linux/src/ MAINTAINER= edwin@mavetju.org COMMENT= "Circus Linux!" is a clone of the Atari 2600 game "Circus Atari" |