diff options
author | krion <krion@FreeBSD.org> | 2003-10-24 02:21:20 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-10-24 02:21:20 +0800 |
commit | ec774bca59c7bdf4f9808c292056510b81addabc (patch) | |
tree | 67b7c2b79a60c36401d9473c6b21b8c634755dd2 | |
parent | dec9c1663f528dbd6f9f4b63733d890a0d780217 (diff) | |
download | freebsd-ports-gnome-ec774bca59c7bdf4f9808c292056510b81addabc.tar.gz freebsd-ports-gnome-ec774bca59c7bdf4f9808c292056510b81addabc.tar.zst freebsd-ports-gnome-ec774bca59c7bdf4f9808c292056510b81addabc.zip |
- Drop maintainership to ports@FreeBSD.org
PR: 58430
Submitted by: maintainer
-rw-r--r-- | devel/ocaml-pcre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile index bf8ca4b811ac..5ad2a7271997 100644 --- a/devel/ocaml-pcre/Makefile +++ b/devel/ocaml-pcre/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pcre-ocaml PKGNAMEPREFIX= ocaml- DISTNAME= pcre-ocaml-${PORTVERSION} -MAINTAINER= henrik.motakef@web.de +MAINTAINER= ports@FreeBSD.org COMMENT= Perl compatible regular expressions for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ |