diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 16:20:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 16:20:47 +0000 |
commit | 2421043190dc91b3473371821bc7491f08087d50 (patch) | |
tree | 86cd34c718ba596673e9b8c303c34d361bee5f0e /graphics/ocaml-images | |
parent | 404cb36d959ca141682bd419896a4c5767762cae (diff) | |
download | ports-2421043190dc91b3473371821bc7491f08087d50.tar.gz ports-2421043190dc91b3473371821bc7491f08087d50.zip |
Notes
Diffstat (limited to 'graphics/ocaml-images')
-rw-r--r-- | graphics/ocaml-images/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile index 0560e40b444b..d5f756459aed 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -17,7 +17,7 @@ PKGNAMEPREFIX= ocaml- DISTNAME= camlimages-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= michael.grunewald@laposte.net COMMENT= Objective Caml image processing library BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ocaml.m4:${PORTSDIR}/lang/ocaml-autoconf |