aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-10-24 02:21:20 +0800
committerkrion <krion@FreeBSD.org>2003-10-24 02:21:20 +0800
commitec774bca59c7bdf4f9808c292056510b81addabc (patch)
tree67b7c2b79a60c36401d9473c6b21b8c634755dd2
parentdec9c1663f528dbd6f9f4b63733d890a0d780217 (diff)
downloadfreebsd-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/Makefile2
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 \