aboutsummaryrefslogtreecommitdiff
path: root/lang/gauche
diff options
context:
space:
mode:
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