diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2005-02-13 12:32:34 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2005-02-13 12:32:34 +0800 |
commit | 721b4947da6cf56f578d42ff05c7f5fc12797f68 (patch) | |
tree | 8200e504e5ba9cc9b8e35010e135881792741a86 /devel/ocamlweb | |
parent | 22beee9a1d484aa92e749ae34a0efa2bf39d8e6a (diff) | |
download | freebsd-ports-gnome-721b4947da6cf56f578d42ff05c7f5fc12797f68.tar.gz freebsd-ports-gnome-721b4947da6cf56f578d42ff05c7f5fc12797f68.tar.zst freebsd-ports-gnome-721b4947da6cf56f578d42ff05c7f5fc12797f68.zip |
Transfer MAINTAINER-ship into better hands.
Diffstat (limited to 'devel/ocamlweb')
-rw-r--r-- | devel/ocamlweb/Makefile | 2 |
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 |