Date: Tue, 25 May 2021 08:52:16 GMT From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d16eb1e29b22 - main - x11/lightdm: assign maintainership to desktop@ Message-ID: <202105250852.14P8qGEl093309@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=d16eb1e29b223942af39b4a71c30041bc16a7f47 commit d16eb1e29b223942af39b4a71c30041bc16a7f47 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2021-05-25 08:42:55 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2021-05-25 08:51:39 +0000 x11/lightdm: assign maintainership to desktop@ Also assign reference gtk greeter x11/lightdm-gtk-greeter. --- x11/lightdm-gtk-greeter/Makefile | 2 +- x11/lightdm/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/lightdm-gtk-greeter/Makefile b/x11/lightdm-gtk-greeter/Makefile index 01dfdfa62df7..a88c20374955 100644 --- a/x11/lightdm-gtk-greeter/Makefile +++ b/x11/lightdm-gtk-greeter/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.0.8 CATEGORIES= x11 MASTER_SITES= https://github.com/Xubuntu/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT= GTK+ greeter for LightDM LICENSE= GPLv3 diff --git a/x11/lightdm/Makefile b/x11/lightdm/Makefile index e5e190016adc..4b2646f27016 100644 --- a/x11/lightdm/Makefile +++ b/x11/lightdm/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= https://github.com/CanonicalLtd/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT= Lightweight Display Manager # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105250852.14P8qGEl093309>