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 /devel/gauche-sdl | |
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)
Notes
Notes:
svn path=/head/; revision=109237
Diffstat (limited to 'devel/gauche-sdl')
-rw-r--r-- | devel/gauche-sdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gauche-sdl/Makefile b/devel/gauche-sdl/Makefile index 2a46bbbca124..29a0db1e0b4d 100644 --- a/devel/gauche-sdl/Makefile +++ b/devel/gauche-sdl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel scheme MASTER_SITES= http://www.michaelvess.com/text/code/ DISTNAME= ${PORTFAKENAME}-${PORTVERSION} -MAINTAINER= erik@smluc.org +MAINTAINER= ports@FreeBSD.org COMMENT= Scheme script interpreter with multibyte character handling BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche \ |