aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/gauche/Makefile2
-rw-r--r--lang/qscheme/Makefile2
-rw-r--r--lang/schemetoc/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile
index 6bd426fd4141..8b9175890eba 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
COMMENT= Scheme script interpreter with multibyte character handling
# Choices are: "pthreads" and "no", but it seems that FreeBSD does not
diff --git a/lang/qscheme/Makefile b/lang/qscheme/Makefile
index 7ac41a06395d..27c74d5bbca2 100644
--- a/lang/qscheme/Makefile
+++ b/lang/qscheme/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= lang scheme
MASTER_SITES= http://www.sof.ch/dan/qscheme/files/
-MAINTAINER= erik@smluc.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A small and fast Scheme interpreter
BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall\
diff --git a/lang/schemetoc/Makefile b/lang/schemetoc/Makefile
index 6baa34caec54..8aa1caf9e4a2 100644
--- a/lang/schemetoc/Makefile
+++ b/lang/schemetoc/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.cs.indiana.edu/pub/scheme-repository/imp/Scheme-to-C/
DISTNAME= 15mar93
EXTRACT_SUFX= .tar.Z
-MAINTAINER= erik@smluc.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Scheme-to-C, a compiler and interpreter for compiling scheme into C
USE_REINPLACE= yes