diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-07-30 19:09:31 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-07-30 19:09:31 +0000 |
commit | 2e518130069acc058e779c6b5e4afcf5c72478e8 (patch) | |
tree | 20ac3b5c387822daa2d6cbb313cc9aad66769388 /astro | |
parent | 99cf3d35e8df59e9f94c93b7e6637d4d4fd05a23 (diff) | |
download | ports-2e518130069acc058e779c6b5e4afcf5c72478e8.tar.gz ports-2e518130069acc058e779c6b5e4afcf5c72478e8.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xearth/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index f34a543888b3..0daf36c39f7c 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -9,11 +9,9 @@ PORTNAME= xearth PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= astro geography -MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \ - ${MASTER_SITE_XCONTRIB:S/$/:xcontrib/} \ - ${MASTER_SITE_LOCAL:S/$/:local/} -MASTER_SITE_SUBDIR= applications/:xcontrib simon/:local -DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:xcontrib,local +MASTER_SITES= XCONTRIB/applications \ + http://seis.bris.ac.uk/~mexas/ \ + LOCAL/simon MAINTAINER= mexas@bristol.ac.uk COMMENT= Set the root window to the image of earth |