diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-02-02 17:34:27 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-02-02 17:34:27 +0000 |
commit | 6dacdf440f51b597e47dbf5a64a8978353806433 (patch) | |
tree | bc6ccf1022d1d4573b5de24557b4ee74586d2915 /astro | |
parent | a9c3161d008cbf1d1c93eb660430a24630c1b68b (diff) |
Notes
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 |