diff options
author | tobik <tobik@FreeBSD.org> | 2019-02-03 01:34:27 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2019-02-03 01:34:27 +0800 |
commit | 44b07a9bbf799025e9d7e446b8304f1aeca12d8a (patch) | |
tree | bc6ccf1022d1d4573b5de24557b4ee74586d2915 /astro | |
parent | aecf1c9513295867df0414237d2f6dc0f058ab53 (diff) | |
download | freebsd-ports-gnome-44b07a9bbf799025e9d7e446b8304f1aeca12d8a.tar.gz freebsd-ports-gnome-44b07a9bbf799025e9d7e446b8304f1aeca12d8a.tar.zst freebsd-ports-gnome-44b07a9bbf799025e9d7e446b8304f1aeca12d8a.zip |
Assign some ports to Marco Beishuizen by his request
PR: 235381, 235382, 235383, 235384, 235385, 235386
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 |