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/gauche | |
parent | 4c9734994babdbf08260ba1c7bb894e5a1e07f86 (diff) | |
download | ports-8f7592e14d76de18fe6d825f0b39117b68dd1d30.tar.gz ports-8f7592e14d76de18fe6d825f0b39117b68dd1d30.zip |
Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
Notes
Notes:
svn path=/head/; revision=109237
Diffstat (limited to 'lang/gauche')
-rw-r--r-- | lang/gauche/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |