diff options
author | linimon <linimon@FreeBSD.org> | 2010-12-02 07:12:16 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-12-02 07:12:16 +0800 |
commit | ff15848ac8594fba878c12552d3275c84b31dc75 (patch) | |
tree | fb7cef6c7cfcb061935fe3b28cef7887963b7485 /lang/gauche | |
parent | 8cd4c8815b213a7a873760cf9e3c48c42927b5ff (diff) | |
download | freebsd-ports-gnome-ff15848ac8594fba878c12552d3275c84b31dc75.tar.gz freebsd-ports-gnome-ff15848ac8594fba878c12552d3275c84b31dc75.tar.zst freebsd-ports-gnome-ff15848ac8594fba878c12552d3275c84b31dc75.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" |