diff options
Diffstat (limited to 'astro/xearth/Makefile')
-rw-r--r-- | astro/xearth/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index 55b258d41790..fe6b67a4325b 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -4,11 +4,9 @@ PORTNAME= xearth PORTVERSION= 1.2 CATEGORIES= astro geography -MASTER_SITES= http://seis.bris.ac.uk/~mexas/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ \ - LOCAL/madpilot/xearth +MASTER_SITES= LOCAL/madpilot/xearth -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Set the root window to the image of earth USE_XORG= x11 xext sm ice xt |