diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2005-02-13 04:32:34 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2005-02-13 04:32:34 +0000 |
commit | 9d2992ba95fc70c74b6a11287e4163916a929a16 (patch) | |
tree | d15dcb651ea5d61ba305ab515c68cc8add5cc88f /devel/ocamlweb | |
parent | 2f8628204ccd980b81d1e8c3c8cbab889c0561c0 (diff) |
Notes
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 |