diff options
Diffstat (limited to 'graphics/fyre')
-rw-r--r-- | graphics/fyre/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile index ac83c2621974..ae0a5e45d633 100644 --- a/graphics/fyre/Makefile +++ b/graphics/fyre/Makefile @@ -9,7 +9,8 @@ PORTNAME= fyre PORTVERSION= 1.0.0 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= http://samy.kerneled.org/ports/ +MASTER_SITES= http://samy.kerneled.org/ports/ \ + http://www.felinemenace.org/~nemo/ MAINTAINER= sbahra@kerneled.org COMMENT= Chaos map rendering system with GTK+-2 interface |