diff options
author | rene <rene@FreeBSD.org> | 2016-12-26 19:59:12 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-12-26 19:59:12 +0800 |
commit | a983f9881d628607679ec40daf80fe23f66f9178 (patch) | |
tree | 8b8bae65903c26991a884a3e102db51e7a2de747 /astro | |
parent | 2b09cc3ed23eba974044505db14301a06be7eeb3 (diff) | |
download | freebsd-ports-gnome-a983f9881d628607679ec40daf80fe23f66f9178.tar.gz freebsd-ports-gnome-a983f9881d628607679ec40daf80fe23f66f9178.tar.zst freebsd-ports-gnome-a983f9881d628607679ec40daf80fe23f66f9178.zip |
Reset ports per maintainer request.
PR: 215557
Submitted by: A.J. "Fonz" van Werven (maintainer)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/wmmoonclock/Makefile | 5 | ||||
-rw-r--r-- | astro/xearth/Makefile | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/astro/wmmoonclock/Makefile b/astro/wmmoonclock/Makefile index 0138c57deda4..3ee69dd0fc3e 100644 --- a/astro/wmmoonclock/Makefile +++ b/astro/wmmoonclock/Makefile @@ -5,10 +5,9 @@ PORTNAME= wmMoonClock PORTVERSION= 1.27 PORTREVISION= 3 CATEGORIES= astro windowmaker -MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Displays the phase of the moon, plus orbital data LICENSE= GPLv2 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 |