diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-13 08:36:20 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-13 08:36:20 +0000 |
commit | d0244caa3907486d52c3720103747ce4e42fece1 (patch) | |
tree | f1722ae1938359114d98e1002bc1603421f783fe /lang/gauche | |
parent | ba498058e24b1438cb4006914de40765816f33a1 (diff) | |
download | ports-d0244caa3907486d52c3720103747ce4e42fece1.tar.gz ports-d0244caa3907486d52c3720103747ce4e42fece1.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 e62b51a0b0d2..576cc6076297 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Gauche-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= knu@FreeBSD.org +MAINTAINER= erik@smluc.org # Choices are: "pthreads" and "no", but it seems that FreeBSD does not # yet fully support threads with Boehm GC. |