aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2005-02-13 04:32:34 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2005-02-13 04:32:34 +0000
commit9d2992ba95fc70c74b6a11287e4163916a929a16 (patch)
treed15dcb651ea5d61ba305ab515c68cc8add5cc88f
parent2f8628204ccd980b81d1e8c3c8cbab889c0561c0 (diff)
downloadports-9d2992ba95fc70c74b6a11287e4163916a929a16.tar.gz
ports-9d2992ba95fc70c74b6a11287e4163916a929a16.zip
Transfer MAINTAINER-ship into better hands.
Notes
Notes: svn path=/head/; revision=128669
-rw-r--r--devel/ocamlweb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocamlweb/Makefile b/devel/ocamlweb/Makefile
index e2e0c8e1a43c..c9e9c8684d98 100644
--- a/devel/ocamlweb/Makefile
+++ b/devel/ocamlweb/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.lri.fr/~filliatr/ftp/ocamlweb/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DOCFILES}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= jkoshy@FreeBSD.ORG
+MAINTAINER= hrs@FreeBSD.ORG
COMMENT= A literate programming tool for Objective Caml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml