diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 04:04:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 04:04:18 +0000 |
commit | 8f7592e14d76de18fe6d825f0b39117b68dd1d30 (patch) | |
tree | 73fb793454d35379c239f9df6fe189d7a8a20297 /lang | |
parent | r1.9 caused the PORTREVISION to go backwards since this port is a slave of (diff) |
Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gauche/Makefile | 2 | ||||
-rw-r--r-- | lang/qscheme/Makefile | 2 | ||||
-rw-r--r-- | lang/schemetoc/Makefile | 2 |
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 |