Date: Sun, 18 Feb 2024 09:10:38 GMT From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 065046010463 - main - lang/parrot: this is not really Perl Message-ID: <202402180910.41I9AcsU091787@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=0650460104630af97b2aa8ee229598877b8501de commit 0650460104630af97b2aa8ee229598877b8501de Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2024-02-18 09:07:31 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2024-02-18 09:07:31 +0000 lang/parrot: this is not really Perl --- lang/parrot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 3bd1217b3767..f6372dc761c9 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -5,7 +5,7 @@ CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ LOCAL/sunpoet -MAINTAINER= perl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Virtual machine for dynamic languages WWW= https://www.parrotcode.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402180910.41I9AcsU091787>