diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-07-18 20:24:29 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-07-18 20:24:29 +0000 |
commit | 0124694ee35d9758a009d22c0abfcab64244209a (patch) | |
tree | 18c3770185c1956871971484e50114f819423542 /graphics/fyre | |
parent | 61088c58338528e1b7f88aef0eb238cae273e905 (diff) | |
download | ports-0124694ee35d9758a009d22c0abfcab64244209a.tar.gz ports-0124694ee35d9758a009d22c0abfcab64244209a.zip |
Notes
Diffstat (limited to 'graphics/fyre')
-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 |