diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-18 03:48:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-18 03:48:10 +0000 |
commit | 64f0415ebe115acf785e48540faf867d9914818d (patch) | |
tree | 7326647032c57861e73eb1caed955f44594b9037 /lang/gauche | |
parent | ff250d7f68f436bb501de735c8218063890ae1cb (diff) | |
download | ports-64f0415ebe115acf785e48540faf867d9914818d.tar.gz ports-64f0415ebe115acf785e48540faf867d9914818d.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 c20b7e43828b..cd25446fbbcb 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Gauche-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= erik@smluc.org +MAINTAINER= ports@FreeBSD.org # Choices are: "pthreads" and "no", but it seems that FreeBSD does not # yet fully support threads with Boehm GC. |