aboutsummaryrefslogtreecommitdiff
path: root/lang/gauche
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:35:09 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:35:09 +0000
commit3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (patch)
tree3b2da25c07f6e025110e7dcc036f2541a3f985e3 /lang/gauche
parent55850b547b3f7faa5079a8e226888eb13c4df728 (diff)
downloadports-3baa89dcc940f9d4cc6e68219720b4e96fb52a08.tar.gz
ports-3baa89dcc940f9d4cc6e68219720b4e96fb52a08.zip
Notes
Diffstat (limited to 'lang/gauche')
-rw-r--r--lang/gauche/Makefile1
-rw-r--r--lang/gauche/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile
index aad8ec34f418..87b246eb5867 100644
--- a/lang/gauche/Makefile
+++ b/lang/gauche/Makefile
@@ -14,6 +14,7 @@ DISTNAME= Gauche-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= erik@smluc.org
+COMMENT= Scheme script interpreter with multibyte character handling
# Choices are: "pthreads" and "no", but it seems that FreeBSD does not
# yet fully support threads with Boehm GC.
diff --git a/lang/gauche/pkg-comment b/lang/gauche/pkg-comment
deleted file mode 100644
index 24fc0aca9896..000000000000
--- a/lang/gauche/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Scheme script interpreter with multibyte character handling