aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-classes
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
commit65dac0040a45fe190370c7770111d2eba8121645 (patch)
treed5bd02634a590bd04d5234209c46630f2a1224b2 /devel/ocaml-classes
parent2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff)
downloadports-65dac0040a45fe190370c7770111d2eba8121645.tar.gz
ports-65dac0040a45fe190370c7770111d2eba8121645.zip
Notes
Diffstat (limited to 'devel/ocaml-classes')
-rw-r--r--devel/ocaml-classes/Makefile1
-rw-r--r--devel/ocaml-classes/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-classes/Makefile b/devel/ocaml-classes/Makefile
index 6dae82c747bf..6e9a5e4d95c8 100644
--- a/devel/ocaml-classes/Makefile
+++ b/devel/ocaml-classes/Makefile
@@ -15,6 +15,7 @@ PKGNAMEPREFIX= ocaml-
DISTNAME= ocaml-${PORTNAME}-${PORTVERSION}
MAINTAINER= michaelgrunewald@yahoo.fr
+COMMENT= Ocaml Object interface for ocaml's standard library modules
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
diff --git a/devel/ocaml-classes/pkg-comment b/devel/ocaml-classes/pkg-comment
deleted file mode 100644
index f47d60f5726b..000000000000
--- a/devel/ocaml-classes/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ocaml Object interface for ocaml's standard library modules