diff options
author | johans <johans@FreeBSD.org> | 2011-05-05 16:12:08 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2011-05-05 16:12:08 +0800 |
commit | 94661c8c692c51e4330d3cf35bdf3c3e485ef00d (patch) | |
tree | fa1e5ca628d4d5d639c5075901dd76fb742e1c27 /www | |
parent | 90af594b48c762155da727c4a9ebd61ccd273d37 (diff) | |
download | freebsd-ports-gnome-94661c8c692c51e4330d3cf35bdf3c3e485ef00d.tar.gz freebsd-ports-gnome-94661c8c692c51e4330d3cf35bdf3c3e485ef00d.tar.zst freebsd-ports-gnome-94661c8c692c51e4330d3cf35bdf3c3e485ef00d.zip |
Pass maintainership to submitter of the last PR (Jaap Boender)
Diffstat (limited to 'www')
-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 \ |