aboutsummaryrefslogtreecommitdiff
path: root/devel/ocamlweb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocamlweb/Makefile')
-rw-r--r--devel/ocamlweb/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/ocamlweb/Makefile b/devel/ocamlweb/Makefile
index dd39972bde9b..604010b2f5d0 100644
--- a/devel/ocamlweb/Makefile
+++ b/devel/ocamlweb/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= ocamlweb
-PORTVERSION= 1.0
+PORTVERSION= 1.3
CATEGORIES= devel
MASTER_SITES= http://www.lri.fr/~filliatr/ftp/ocamlweb/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DOCFILES}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= ports@FreeBSD.Org
+MAINTAINER= jkoshy@FreeBSD.Org
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
+RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
GNU_CONFIGURE= yes