git: 6aa3ac2a731f - main - Change maintainer of the remainder of my ports to my new @FreeBSD.org address.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Nov 2022 20:39:38 UTC
The branch main has been updated by ronald: URL: https://cgit.FreeBSD.org/ports/commit/?id=6aa3ac2a731fcea449e6db112b9fafa4a15fc561 commit 6aa3ac2a731fcea449e6db112b9fafa4a15fc561 Author: Ronald Klop <ronald@FreeBSD.org> AuthorDate: 2022-11-24 08:01:11 +0000 Commit: Ronald Klop <ronald@FreeBSD.org> CommitDate: 2022-11-26 20:38:26 +0000 Change maintainer of the remainder of my ports to my new @FreeBSD.org address. Approved by: pkubaj (mentor) Differential Revision: https://reviews.freebsd.org/D37495 --- databases/mongodb42-tools/Makefile | 2 +- databases/mongodb44/Makefile | 2 +- devel/tijmp/Makefile | 2 +- net/ldapbrowser/Makefile | 2 +- sysutils/fakertc/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/databases/mongodb42-tools/Makefile b/databases/mongodb42-tools/Makefile index 23483a43a083..d9d9389bfc82 100644 --- a/databases/mongodb42-tools/Makefile +++ b/databases/mongodb42-tools/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= r DISTVERSION= 4.2.23 CATEGORIES= databases -MAINTAINER= ronald-lists@klop.ws +MAINTAINER= ronald@FreeBSD.org COMMENT= Tools for MongoDB 4.2.x WWW= https://github.com/mongodb/mongo-tools diff --git a/databases/mongodb44/Makefile b/databases/mongodb44/Makefile index c69528eb56b3..c1929363a792 100644 --- a/databases/mongodb44/Makefile +++ b/databases/mongodb44/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= https://fastdl.mongodb.org/src/ \ PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} DISTNAME= mongodb-src-${DISTVERSIONPREFIX}${DISTVERSION} -MAINTAINER= ronald-lists@klop.ws +MAINTAINER= ronald@FreeBSD.org COMMENT= Distributed document-oriented "NoSQL" database (4.4.x Branch) WWW= https://docs.mongodb.com/v4.4/ diff --git a/devel/tijmp/Makefile b/devel/tijmp/Makefile index bf24fbed1bc7..097df0d9dbf5 100644 --- a/devel/tijmp/Makefile +++ b/devel/tijmp/Makefile @@ -5,7 +5,7 @@ CATEGORIES= devel java MASTER_SITES= http://www.khelekore.org/jmp/tijmp/ \ http://www.klop.ws/distfiles/ -MAINTAINER= ronald-lists@klop.ws +MAINTAINER= ronald@FreeBSD.org COMMENT= Tools Interface Java Memory Profiler WWW= http://khelekore.org/jmp/tijmp/ diff --git a/net/ldapbrowser/Makefile b/net/ldapbrowser/Makefile index 46193081200b..cfa236894ec0 100644 --- a/net/ldapbrowser/Makefile +++ b/net/ldapbrowser/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.klop.ws/distfiles/ \ ftp://ftp.uni-duisburg.de/Unix/networking/LDAP/frontends/ DISTNAME= Browser282b2 -MAINTAINER= ronald-lists@klop.ws +MAINTAINER= ronald@FreeBSD.org COMMENT= Java/Swing-based LDAP browser and editor WWW= https://web.archive.org/web/20081218031210/http://www.mcs.anl.gov/~gawor/ldap/ diff --git a/sysutils/fakertc/Makefile b/sysutils/fakertc/Makefile index 1fbc0743c27b..555ddf74aeba 100644 --- a/sysutils/fakertc/Makefile +++ b/sysutils/fakertc/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 3 CATEGORIES= sysutils -MAINTAINER= ronald-lists@klop.ws +MAINTAINER= ronald@FreeBSD.org COMMENT= Save real-time clock on reboot WWW= https://github.com/ronaldklop/fakertc