Date: Wed, 5 Jan 2022 16:33:00 GMT From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3eee124b4976 - main - print/lyx: Drop maintainership. Message-ID: <202201051633.205GX0Mg029568@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rakuco: URL: https://cgit.FreeBSD.org/ports/commit/?id=3eee124b49760989a58016922958911436c89477 commit 3eee124b49760989a58016922958911436c89477 Author: Raphael Kubo da Costa <rakuco@FreeBSD.org> AuthorDate: 2022-01-05 16:32:02 +0000 Commit: Raphael Kubo da Costa <rakuco@FreeBSD.org> CommitDate: 2022-01-05 16:32:02 +0000 print/lyx: Drop maintainership. I have not had time to work on this port in a while; drop maintainership so others can pick up the work more easily. --- print/lyx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/lyx/Makefile b/print/lyx/Makefile index f0079300af4f..142026e4930e 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ ftp://ftp.ntua.gr/pub/X11/LyX/stable/${MAJOR_VERSION}.x/ \ http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/${MAJOR_VERSION}.x/ -MAINTAINER= rakuco@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) LICENSE= GPLv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201051633.205GX0Mg029568>