diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 21:38:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 21:38:09 +0000 |
commit | 67691bae84dda9d38593d36b39a6e1acb90e23d3 (patch) | |
tree | 67d9745512d1413106cd999c3407ed05bcf24e2a /graphics/ocaml-images/Makefile | |
parent | 75a438a978c95e8e7a52f40e23b849b9b0d4cf1f (diff) | |
download | ports-67691bae84dda9d38593d36b39a6e1acb90e23d3.tar.gz ports-67691bae84dda9d38593d36b39a6e1acb90e23d3.zip |
Notes
Diffstat (limited to 'graphics/ocaml-images/Makefile')
-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 efe5e4924f2f..708f0e35fa61 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= ocaml- DISTNAME= camlimages-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= marwan.burelle@lri.fr +MAINTAINER= ports@FreeBSD.org COMMENT= Objective Caml image processing library BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ |