diff options
author | simon <simon@FreeBSD.org> | 2005-10-03 22:45:42 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-10-03 22:45:42 +0000 |
commit | b4f0112422ef5bed787ef9d6e3cc36b7e9575fed (patch) | |
tree | eb211dddb2cfc860200c6cd3d341e2caa22f25c7 /astro/xearth | |
parent | 215f5003f3842e4b0848e7bd37a83b7fbf28c2aa (diff) | |
download | FreeBSD-ports-b4f0112422ef5bed787ef9d6e3cc36b7e9575fed.zip FreeBSD-ports-b4f0112422ef5bed787ef9d6e3cc36b7e9575fed.tar.gz |
Add more distfile mirrors that should not go away.
Reviewed and extra magic by: fenner
Diffstat (limited to 'astro/xearth')
-rw-r--r-- | astro/xearth/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index cf43b5e..dce6976 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -9,8 +9,10 @@ PORTNAME= xearth PORTVERSION= 1.1 CATEGORIES= astro MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \ - ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= applications + ${MASTER_SITE_XCONTRIB:S/$/:xcontrib/} \ + ${MASTER_SITE_LOCAL:S/$/:local/} +MASTER_SITE_SUBDIR= applications/:xcontrib simon/:local +DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:xcontrib,local MAINTAINER= ports@FreeBSD.org COMMENT= Set the root window to the image of earth |