Date: Sun, 9 Oct 2022 20:38:44 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a466dcfb17d0 - main - net/x2goclient(-cli): Release maintainership Message-ID: <202210092038.299Kci8l023506@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=a466dcfb17d057ca2693fb02bb0740b533e1c1ce commit a466dcfb17d057ca2693fb02bb0740b533e1c1ce Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-10-09 20:38:40 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-10-09 20:38:40 +0000 net/x2goclient(-cli): Release maintainership --- net/x2goclient-cli/Makefile | 2 +- net/x2goclient/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/x2goclient-cli/Makefile b/net/x2goclient-cli/Makefile index c54d920556f0..5e9b9e8ee56f 100644 --- a/net/x2goclient-cli/Makefile +++ b/net/x2goclient-cli/Makefile @@ -5,7 +5,7 @@ CATEGORIES= net MASTER_SITES= http://x2go.obviously-nice.de/deb/pool-lenny/x2goclient-cli/ DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The x2go perl client WWW= https://www.x2go.org/ diff --git a/net/x2goclient/Makefile b/net/x2goclient/Makefile index e6833a5fcec2..cccca0216512 100644 --- a/net/x2goclient/Makefile +++ b/net/x2goclient/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://code.x2go.org/releases/source/x2goclient/ -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt client for the X2Go system WWW= https://www.x2go.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210092038.299Kci8l023506>