diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
commit | 8ff9e2abf9556ce3835e0ad7885aee66df8a07b6 (patch) | |
tree | 8d51587d258223ed6fb418f49688b7e1637942ec /lang/gauche | |
parent | 58f845b54826610922755183d0da29bcfe8a1747 (diff) | |
download | freebsd-ports-8ff9e2abf9556ce3835e0ad7885aee66df8a07b6.zip |
Update maintainer's email address.
Submitted by: maintainer (private email)
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 8bd403e5dbe3..a8ac034955f7 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME}/Gauche/ DISTNAME= Gauche-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= Scheme script interpreter with multibyte character handling # Choices are: "pthreads" and "no" |