aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-05-16 07:30:10 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-05-16 07:30:10 +0000
commitbfb7ac6323e1fc9179153e4dca51f41f633db9c8 (patch)
treeab210423f0a1bd65f4d0c366d1f206fd3c340168 /lang
parent5dbfcd79aeae0a24273560fa8bc999aad44cd65f (diff)
downloadports-bfb7ac6323e1fc9179153e4dca51f41f633db9c8.tar.gz
ports-bfb7ac6323e1fc9179153e4dca51f41f633db9c8.zip
Notes
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 8b9175890eba..6bd426fd4141 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= erik@smluc.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 27c74d5bbca2..7ac41a06395d 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= ports@FreeBSD.org
+MAINTAINER= erik@smluc.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 8aa1caf9e4a2..6baa34caec54 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= ports@FreeBSD.org
+MAINTAINER= erik@smluc.org
COMMENT= Scheme-to-C, a compiler and interpreter for compiling scheme into C
USE_REINPLACE= yes