diff options
Diffstat (limited to 'astro/xglobe')
-rw-r--r-- | astro/xglobe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/xglobe/Makefile b/astro/xglobe/Makefile index 0bcec80242bc..714fb49bb0ff 100644 --- a/astro/xglobe/Makefile +++ b/astro/xglobe/Makefile @@ -9,7 +9,8 @@ PORTNAME= xglobe PORTVERSION= 0.5 PORTREVISION= 3 CATEGORIES= astro -MASTER_SITES= ftp://quatramaran.ens.fr/pub/espie/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR=kris MAINTAINER= kris@FreeBSD.org COMMENT= Displays a view of the Earth (like xearth) with a rendered photo map |