diff options
Diffstat (limited to 'www/ocaml-net/Makefile')
-rw-r--r-- | www/ocaml-net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ocaml-net/Makefile b/www/ocaml-net/Makefile index b9368f07afc7..a21597e2a054 100644 --- a/www/ocaml-net/Makefile +++ b/www/ocaml-net/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.camlcity.org/download/ PKGNAMEPREFIX= ocaml- DISTNAME= ocaml${PORTNAME}-${PORTVERSION} -MAINTAINER= johans@FreeBSD.org +MAINTAINER= jaapb@kerguelen.org COMMENT= OCaml modules for Internet applications BUILD_DEPENDS= ${SA_DIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre \ |