aboutsummaryrefslogtreecommitdiff
path: root/lang/janet
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-09-28 05:05:24 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-09-28 05:05:24 +0000
commitf35841a5dea08fc0fc022071dddbe6b5f021865b (patch)
treebaa8f7e4796b5c9dba39b024bcd1b781684e9257 /lang/janet
parent6b7a401312c12ecdb305d0b268c74163dbb515df (diff)
Notes
Diffstat (limited to 'lang/janet')
-rw-r--r--lang/janet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/janet/Makefile b/lang/janet/Makefile
index 7c266c95b45f..8c465940b055 100644
--- a/lang/janet/Makefile
+++ b/lang/janet/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 1.12.2
CATEGORIES= lang
-MAINTAINER= tobik@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Functional embeddable lisp with C interop, & performant data types
LICENSE= MIT