aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-classes
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-03-27 22:12:03 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-03-27 22:12:03 +0000
commit6963a4f7589b3836edb8d4bcf337c19498d68f16 (patch)
tree9cfdaaeaf88849948a4078893a75e5e8f3b00269 /devel/ocaml-classes
parent58635bef99e061ebf7d0e8bb8dc7efb6c5389100 (diff)
downloadports-6963a4f7589b3836edb8d4bcf337c19498d68f16.tar.gz
ports-6963a4f7589b3836edb8d4bcf337c19498d68f16.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 de12bfbde21c..293f10f3b8ba 100644
--- a/devel/ocaml-classes/Makefile
+++ b/devel/ocaml-classes/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/\
PKGNAMEPREFIX= ocaml-
DISTNAME= ocaml-${PORTNAME}-${PORTVERSION}
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= Ocaml Object interface for ocaml's standard library modules
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml