diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-21 21:17:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-21 21:17:05 +0000 |
commit | 6bb7e1719c62fb210ca55afb0fcac3fee04702e4 (patch) | |
tree | 351236017183553ded253071ba782034c14add73 /astro/xglobe | |
parent | fa3ce5d4fd79533a10f31463a2712a68aad28919 (diff) | |
download | ports-6bb7e1719c62fb210ca55afb0fcac3fee04702e4.tar.gz ports-6bb7e1719c62fb210ca55afb0fcac3fee04702e4.zip |
Notes
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 |