summaryrefslogtreecommitdiff
path: root/lang/ocaml
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/ocaml
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76037
Diffstat (limited to 'lang/ocaml')
-rw-r--r--lang/ocaml/Makefile1
-rw-r--r--lang/ocaml/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index d4e3143db845..faeaf2de255c 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -17,6 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} \
${DISTNAME}-refman.html${EXTRACT_SUFX}
MAINTAINER= patrick@watson.org
+COMMENT= An ML language based on a complete class-based objective system
.if defined(WITHOUT_TK)
PLIST_SUB+= TK="@comment "
diff --git a/lang/ocaml/pkg-comment b/lang/ocaml/pkg-comment
deleted file mode 100644
index d8c81183e3cb..000000000000
--- a/lang/ocaml/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An ML language based on a complete class-based objective system