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 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 |