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 | |
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
-rw-r--r-- | astro/wmmoonclock/Makefile | 2 | ||||
-rw-r--r-- | astro/wmsun/Makefile | 2 | ||||
-rw-r--r-- | databases/luasql-mysql/Makefile | 2 | ||||
-rw-r--r-- | mail/ez-pine-gpg/Makefile | 2 | ||||
-rw-r--r-- | sysutils/dvd+rw-tools/Makefile | 2 | ||||
-rw-r--r-- | x11/temperature.app/Makefile | 2 |
6 files changed, 6 insertions, 6 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 diff --git a/databases/luasql-mysql/Makefile b/databases/luasql-mysql/Makefile index 6df3f803d9d2..7bfacce715bf 100644 --- a/databases/luasql-mysql/Makefile +++ b/databases/luasql-mysql/Makefile @@ -8,7 +8,7 @@ PORTREVISION?= 1 CATEGORIES= databases PKGNAMESUFFIX= -${LUASQL_DRIVER} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbeis@xs4all.nl COMMENT= LuaSQL driver LICENSE= MIT diff --git a/mail/ez-pine-gpg/Makefile b/mail/ez-pine-gpg/Makefile index 4992e2baad28..716afb4d3a13 100644 --- a/mail/ez-pine-gpg/Makefile +++ b/mail/ez-pine-gpg/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail MASTER_SITES= http://business-php.com/opensource/ez-pine-gpg/ DISTNAME= ${PORTNAME}_v${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbeis@xs4all.nl COMMENT= Set of scripts to use gpg with Pine LICENSE= GPLv2+ diff --git a/sysutils/dvd+rw-tools/Makefile b/sysutils/dvd+rw-tools/Makefile index f175a3cc9504..59f05fac7598 100644 --- a/sysutils/dvd+rw-tools/Makefile +++ b/sysutils/dvd+rw-tools/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.pkix.net/mirror/fy.chalmers.se/ \ http://fy.chalmers.se/~appro/linux/DVD+RW/tools/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbeis@xs4all.nl COMMENT= DVD burning software LICENSE= GPLv2 diff --git a/x11/temperature.app/Makefile b/x11/temperature.app/Makefile index 7b16ebeaf8d9..8db006e69b05 100644 --- a/x11/temperature.app/Makefile +++ b/x11/temperature.app/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11 windowmaker MASTER_SITES= http://www.fukt.bsnet.se/~per/temperature/ DISTNAME= Temperature.app-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbeis@xs4all.nl COMMENT= Dockable WindowMaker applet which displays the local temperature LICENSE= GPLv2+ |