summaryrefslogtreecommitdiff
path: root/lang
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
parentUpgrade to 1.51. (diff)
Reset undeliverable maintainer addresses to ports@FreeBSD.org
Notes
Notes: svn path=/head/; revision=70365
Diffstat (limited to 'lang')
-rw-r--r--lang/gauche/Makefile2
-rw-r--r--lang/qscheme/Makefile2
2 files changed, 2 insertions, 2 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.
diff --git a/lang/qscheme/Makefile b/lang/qscheme/Makefile
index 738bd4b3871a..711c5f9c17c4 100644
--- a/lang/qscheme/Makefile
+++ b/lang/qscheme/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.5.1
CATEGORIES= lang
MASTER_SITES= http://www.sof.ch/dan/qscheme/files/
-MAINTAINER= erik@smluc.org
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall\
${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre