aboutsummaryrefslogtreecommitdiff
path: root/lang/chibi-scheme
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/chibi-scheme
parent6b7a401312c12ecdb305d0b268c74163dbb515df (diff)
downloadports-f35841a5dea08fc0fc022071dddbe6b5f021865b.tar.gz
ports-f35841a5dea08fc0fc022071dddbe6b5f021865b.zip
Reset MAINTAINER
Notes
Notes: svn path=/head/; revision=550400
Diffstat (limited to 'lang/chibi-scheme')
-rw-r--r--lang/chibi-scheme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/chibi-scheme/Makefile b/lang/chibi-scheme/Makefile
index 360245b8c1c5..3cf259509e65 100644
--- a/lang/chibi-scheme/Makefile
+++ b/lang/chibi-scheme/Makefile
@@ -5,7 +5,7 @@ PORTNAME= chibi-scheme
DISTVERSION= 0.9.1
CATEGORIES= lang
-MAINTAINER= tobik@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Minimal Scheme implementation for use as a C extension language
LICENSE= BSD3CLAUSE