git: 30ae59f1bbc7 - main - lang/lci: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 22:44:08 UTC
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=30ae59f1bbc75c04bb33690676feff58a2095259 commit 30ae59f1bbc75c04bb33690676feff58a2095259 Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2024-09-14 22:42:08 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2024-09-14 22:42:08 +0000 lang/lci: drop maintainership --- lang/lci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/lci/Makefile b/lang/lci/Makefile index 273035359898..b129f5b2c8ef 100644 --- a/lang/lci/Makefile +++ b/lang/lci/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 4 CATEGORIES= lang -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Original LOLCODE interpreter WWW= https://lolcode.org