diff options
| author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2022-01-05 17:32:02 +0100 | 
|---|---|---|
| committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2022-01-05 17:32:02 +0100 | 
| commit | 3eee124b49760989a58016922958911436c89477 (patch) | |
| tree | 622a73dabad3c8f2ae3fbf77b6855956f3e8336b | |
| parent | www/nextcloud-groupfolders: Update to 11.1.1 (diff) | |
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.
| -rw-r--r-- | print/lyx/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
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  | 
