summaryrefslogtreecommitdiff
path: root/devel/ocaml-pcre
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-23 18:21:20 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-23 18:21:20 +0000
commitcdcc3cd3f24fdfa7314db6033707f0f73e7d0186 (patch)
tree5e8429b546480e5ec8cdc0157c8325b57614d42a /devel/ocaml-pcre
parent- Change maintainer email (diff)
- Drop maintainership to ports@FreeBSD.org
PR: 58430 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=91975
Diffstat (limited to 'devel/ocaml-pcre')
-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 \