git: cff302d9b771 - main - lang/crystal: Adopt port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Oct 2022 12:26:16 UTC
The branch main has been updated by dmgk:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cff302d9b771582d0870c680d13c6337a1dd3597
commit cff302d9b771582d0870c680d13c6337a1dd3597
Author: Dmitri Goutnik <dmgk@FreeBSD.org>
AuthorDate: 2022-10-09 12:24:14 +0000
Commit: Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-10-09 12:24:14 +0000
lang/crystal: Adopt port
---
lang/crystal/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/crystal/Makefile b/lang/crystal/Makefile
index 9f169d437475..4daf2cdbc77f 100644
--- a/lang/crystal/Makefile
+++ b/lang/crystal/Makefile
@@ -6,7 +6,7 @@ DISTFILES= ${BOOTSTRAP_PATH}:bootstrap
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dmgk@FreeBSD.org
COMMENT= Language with Ruby-like syntax and static type checking
WWW= https://crystal-lang.org