diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/wmmoonclock/Makefile | 2 | ||||
-rw-r--r-- | astro/wmsun/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/wmmoonclock/Makefile b/astro/wmmoonclock/Makefile index 3ee69dd0fc3e..ab7353b43480 100644 --- a/astro/wmmoonclock/Makefile +++ b/astro/wmmoonclock/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= astro windowmaker MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbeis@xs4all.nl COMMENT= Displays the phase of the moon, plus orbital data LICENSE= GPLv2 diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile index bae2f61ff79f..445817a8fa36 100644 --- a/astro/wmsun/Makefile +++ b/astro/wmsun/Makefile @@ -7,7 +7,7 @@ CATEGORIES= astro windowmaker MASTER_SITES= http://linux-bsd-unix.strefa.pl/ DISTNAME= wmSun-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbeis@xs4all.nl COMMENT= Dockapp that displays the rise and set times of the Sun WRKSRC_SUBDIR= wmSun |