diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:07:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:07:12 +0000 |
commit | 2bbb53adc36284dc2507485b13f0126c3d49984f (patch) | |
tree | eb46f9a869698ca806ea12978dda83df4d41bd2c /lang/gauche | |
parent | 566e8103bf78380e72b4e9bf3f38d579fde83f2e (diff) | |
download | ports-2bbb53adc36284dc2507485b13f0126c3d49984f.tar.gz ports-2bbb53adc36284dc2507485b13f0126c3d49984f.zip |
Notes
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 ba96a4021858..78cdc30f4854 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/Gauche/ DISTNAME= Gauche-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= erik@elfga.com +MAINTAINER= ports@FreeBSD.org COMMENT= Scheme script interpreter with multibyte character handling OPTIONS_DEFINE= GDBM SLIB DOCS MANPAGES |