aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-event
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-06-10 16:20:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-06-10 16:20:47 +0000
commit2421043190dc91b3473371821bc7491f08087d50 (patch)
tree86cd34c718ba596673e9b8c303c34d361bee5f0e /devel/ocaml-event
parent404cb36d959ca141682bd419896a4c5767762cae (diff)
downloadports-2421043190dc91b3473371821bc7491f08087d50.tar.gz
ports-2421043190dc91b3473371821bc7491f08087d50.zip
Over to new volunteer
Submitted by: Michael Grunewald <michael.grunewald@laposte.net> (new maintainer by mail)
Notes
Notes: svn path=/head/; revision=275313
Diffstat (limited to 'devel/ocaml-event')
-rw-r--r--devel/ocaml-event/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-event/Makefile b/devel/ocaml-event/Makefile
index d83e0a71013e..c4373f0a05b7 100644
--- a/devel/ocaml-event/Makefile
+++ b/devel/ocaml-event/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.xs4all.nl/~mmzeeman/ocaml/
PKGNAMEPREFIX= ocaml-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= michael.grunewald@laposte.net
COMMENT= An ocaml wrapper for the libevent API
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml