diff options
author | Johan van Selst <johans@FreeBSD.org> | 2011-05-05 08:12:08 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2011-05-05 08:12:08 +0000 |
commit | 7d8a88a9e36cc960f23ea67f60e7a586dbc54d60 (patch) | |
tree | 32088ed3cebcb6d00652a41a96d062b5725c2ab9 /www/ocaml-net | |
parent | - Update to 0.6.0 (diff) |
Pass maintainership to submitter of the last PR (Jaap Boender)
Diffstat (limited to 'www/ocaml-net')
-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 \ |