summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2002-02-21 20:31:13 +0000
committerBill Fenner <fenner@FreeBSD.org>2002-02-21 20:31:13 +0000
commit4fa7eadab7b7f123aa7a710a24aaf4e2e4f318cc (patch)
treeba4cd5784627778b8a1d62b4c52efadd23aa3aae /devel
parentFix a buffer problem. (diff)
Remove patrick@watson.org as MAINTAINER
Submitted by: patrick@watson.org
Notes
Notes: svn path=/head/; revision=55055
Diffstat (limited to 'devel')
-rw-r--r--devel/ocamlweb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocamlweb/Makefile b/devel/ocamlweb/Makefile
index 4177302cdef1..dd39972bde9b 100644
--- a/devel/ocamlweb/Makefile
+++ b/devel/ocamlweb/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.lri.fr/~filliatr/ftp/ocamlweb/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DOCFILES}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= patrick@watson.org
+MAINTAINER= ports@FreeBSD.Org
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml