diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 07:48:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 07:48:59 +0000 |
commit | 0d2a9d108e2fee6d0b9e754e8eff11442fe423bb (patch) | |
tree | e435bbd82893219907875f6b8036103f3294e95c /devel | |
parent | 98a5b060e65d688e5bab619ddbd3d8e5aedc1c74 (diff) |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=172287
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ocaml-extlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile index 872d66d4532c..2ecf8757bf89 100644 --- a/devel/ocaml-extlib/Makefile +++ b/devel/ocaml-extlib/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ocaml-lib PKGNAMEPREFIX= ocaml- -MAINTAINER= mukai@jmuk.org +MAINTAINER= ports@FreeBSD.org COMMENT= A complete - yet small - standard library for OCaml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ |