diff options
Diffstat (limited to 'devel/ocaml-ounit/Makefile')
-rw-r--r-- | devel/ocaml-ounit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-ounit/Makefile b/devel/ocaml-ounit/Makefile index 1fb3eb3390b8..075934a14799 100644 --- a/devel/ocaml-ounit/Makefile +++ b/devel/ocaml-ounit/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= http://www.xs4all.nl/~mmzeeman/ocaml/ PKGNAMEPREFIX= ocaml- -MAINTAINER= ocaml-ounit-port@kotka.de +MAINTAINER= ports@FreeBSD.org COMMENT= OCaml unit test framework BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ |