git: 3eee124b4976 - main - print/lyx: Drop maintainership.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Jan 2022 16:33:00 UTC
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