diff options
Diffstat (limited to 'devel/ocamlweb/Makefile')
-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 e08b862d192..fe1134aec48 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} ${PORTDOCS} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= hrs@FreeBSD.ORG +MAINTAINER= hrs@FreeBSD.org COMMENT= A literate programming tool for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |