diff options
author | adamw <adamw@FreeBSD.org> | 2004-07-19 04:24:29 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-07-19 04:24:29 +0800 |
commit | bd38be3cc0cff2805f85c2f0625197545efefcc8 (patch) | |
tree | c9181fbb8e2cb154eef3d4ffed6449007342604f /graphics | |
parent | 240a20342d899f397da8bfe97056e1b3397342a7 (diff) | |
download | freebsd-ports-gnome-bd38be3cc0cff2805f85c2f0625197545efefcc8.tar.gz freebsd-ports-gnome-bd38be3cc0cff2805f85c2f0625197545efefcc8.tar.zst freebsd-ports-gnome-bd38be3cc0cff2805f85c2f0625197545efefcc8.zip |
The author's server wasn't particularly pleased about
the increased traffic, so Samy Al Bahra has volunteered
to host the distfile on his server.
Additionally, I'm punishing his generosity with
maintainership of this port.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/fyre/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile index c46e5bd9790d..464f92513bc4 100644 --- a/graphics/fyre/Makefile +++ b/graphics/fyre/Makefile @@ -8,9 +8,10 @@ PORTNAME= fyre PORTVERSION= 0.6 CATEGORIES= graphics -MASTER_SITES= http://navi.cx/releases/ +MASTER_SITES= http://www.kerneled.org/files/FreeBSD-ports/ \ + http://navi.cx/releases/ -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= samy@kerneled.org COMMENT= Chaos map rendering system with GTK+-2 interface USE_BZIP2= yes |