aboutsummaryrefslogtreecommitdiff
path: root/lang/gauche
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-11-28 12:00:36 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-11-28 12:00:36 +0000
commit19e14f3b2d72452bc5cf3fe39cd20ce1145ed1ce (patch)
tree311963a80ba3fc7dbcd10696a78b2c08551bdfb0 /lang/gauche
parent1f02b928a09593c054b632a69771f7cdbb84ab08 (diff)
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 d89859c01235..811c55a6bee9 100644
--- a/lang/gauche/Makefile
+++ b/lang/gauche/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= Gauche-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= knu@FreeBSD.org
# Choices are: "pthreads" and "no", but it seems that FreeBSD does not
# yet fully support threads with Boehm GC.