git: 065046010463 - main - lang/parrot: this is not really Perl
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 Feb 2024 09:10:38 UTC
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/