aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-classes
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-04-05 01:36:55 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-04-05 01:36:55 +0000
commita2ad5407f3aa19d25687cbb4391736823f1429d4 (patch)
tree8cfb874881fc2f39f8034b1fa3a0bda9bb8e5d85 /devel/ocaml-classes
parent47bb48cc3f0e8f057d5d7ed249965e21817029c3 (diff)
downloadports-a2ad5407f3aa19d25687cbb4391736823f1429d4.tar.gz
ports-a2ad5407f3aa19d25687cbb4391736823f1429d4.zip
Notes
Diffstat (limited to 'devel/ocaml-classes')
-rw-r--r--devel/ocaml-classes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-classes/Makefile b/devel/ocaml-classes/Makefile
index b0f2082828bd..d6c907186ad0 100644
--- a/devel/ocaml-classes/Makefile
+++ b/devel/ocaml-classes/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/\
PKGNAMEPREFIX= ocaml-
DISTNAME= ocaml-${PORTNAME}-${PORTVERSION}
-MAINTAINER= michaelgrunewald@yahoo.fr
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ocaml Object interface for ocaml's standard library modules
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml