aboutsummaryrefslogtreecommitdiff
path: root/lang/gauche
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-09-13 08:36:20 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-09-13 08:36:20 +0000
commitd0244caa3907486d52c3720103747ce4e42fece1 (patch)
treef1722ae1938359114d98e1002bc1603421f783fe /lang/gauche
parentba498058e24b1438cb4006914de40765816f33a1 (diff)
downloadports-d0244caa3907486d52c3720103747ce4e42fece1.tar.gz
ports-d0244caa3907486d52c3720103747ce4e42fece1.zip
Notes
Diffstat (limited to 'lang/gauche')
-rw-r--r--lang/gauche/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile
index e62b51a0b0d2..576cc6076297 100644
--- a/lang/gauche/Makefile
+++ b/lang/gauche/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= Gauche-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= erik@smluc.org
# Choices are: "pthreads" and "no", but it seems that FreeBSD does not
# yet fully support threads with Boehm GC.