diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2008-06-15 19:06:36 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2008-06-15 19:06:36 +0000 |
commit | 44b27a1176954e9dad383cc1626346764402f394 (patch) | |
tree | 2f429b8d7db85facb596e304127416a09e2baf4e /devel/ocaml-event | |
parent | 88955af95761a3a85d4a5bc18039de20b2bba44d (diff) | |
download | ports-44b27a1176954e9dad383cc1626346764402f394.tar.gz ports-44b27a1176954e9dad383cc1626346764402f394.zip |
Notes
Diffstat (limited to 'devel/ocaml-event')
-rw-r--r-- | devel/ocaml-event/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-event/Makefile b/devel/ocaml-event/Makefile index f3a304b7c4f5..876608dc86d0 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= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An ocaml wrapper for the libevent API BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |