diff options
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 |