diff options
author | kris <kris@FreeBSD.org> | 2004-05-16 12:04:18 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-05-16 12:04:18 +0800 |
commit | 66504e3975b06666ee98714fc6cecbae8c3aa85f (patch) | |
tree | 182f4e81f9e795b077915cecf98b1d4fdde2652f /lang | |
parent | f12142030fbcac78c5b74025affbe95a4e6fa3b2 (diff) | |
download | freebsd-ports-gnome-66504e3975b06666ee98714fc6cecbae8c3aa85f.tar.gz freebsd-ports-gnome-66504e3975b06666ee98714fc6cecbae8c3aa85f.tar.zst freebsd-ports-gnome-66504e3975b06666ee98714fc6cecbae8c3aa85f.zip |
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 |