diff options
author | simon <simon@FreeBSD.org> | 2005-10-04 06:45:42 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-10-04 06:45:42 +0800 |
commit | b4f0112422ef5bed787ef9d6e3cc36b7e9575fed (patch) | |
tree | eb211dddb2cfc860200c6cd3d341e2caa22f25c7 /astro | |
parent | 215f5003f3842e4b0848e7bd37a83b7fbf28c2aa (diff) | |
download | freebsd-ports-gnome-b4f0112422ef5bed787ef9d6e3cc36b7e9575fed.tar.gz freebsd-ports-gnome-b4f0112422ef5bed787ef9d6e3cc36b7e9575fed.tar.zst freebsd-ports-gnome-b4f0112422ef5bed787ef9d6e3cc36b7e9575fed.zip |
Add more distfile mirrors that should not go away.
Reviewed and extra magic by: fenner
Diffstat (limited to 'astro')
-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 cf43b5e990bd..dce6976a2f0a 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 |