summaryrefslogtreecommitdiff
path: root/lang/gauche
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-11-18 03:48:10 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-11-18 03:48:10 +0000
commit64f0415ebe115acf785e48540faf867d9914818d (patch)
tree7326647032c57861e73eb1caed955f44594b9037 /lang/gauche
parentUpgrade to 1.51. (diff)
Reset undeliverable maintainer addresses to ports@FreeBSD.org
Notes
Notes: svn path=/head/; revision=70365
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 c20b7e43828b..cd25446fbbcb 100644
--- a/lang/gauche/Makefile
+++ b/lang/gauche/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= Gauche-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= erik@smluc.org
+MAINTAINER= ports@FreeBSD.org
# Choices are: "pthreads" and "no", but it seems that FreeBSD does not
# yet fully support threads with Boehm GC.