git: 06461695b351 - 2024Q1 - lang/parrot: this is not really Perl
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 10:29:55 UTC
The branch 2024Q1 has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=06461695b35145b7bcf7611e15ec504cf52c8902 commit 06461695b35145b7bcf7611e15ec504cf52c8902 Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2024-02-18 09:07:31 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2024-02-24 10:29:09 +0000 lang/parrot: this is not really Perl (cherry picked from commit 0650460104630af97b2aa8ee229598877b8501de) --- 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/