aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-calendar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-calendar/Makefile')
-rw-r--r--devel/ocaml-calendar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocaml-calendar/Makefile b/devel/ocaml-calendar/Makefile
index 2d01973e8fd0..38fa601c7b00 100644
--- a/devel/ocaml-calendar/Makefile
+++ b/devel/ocaml-calendar/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= calendar
-PORTVERSION= 1.09.6
-PORTREVISION= 1
+PORTVERSION= 2.0.2
CATEGORIES= devel
MASTER_SITES= http://www.lri.fr/~signoles/prog/calendar/
PKGNAMEPREFIX= ocaml-
@@ -19,5 +18,6 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_OCAML= yes
USE_OCAML_FINDLIB= yes
+USE_OCAML_PLIST= yes
.include <bsd.port.mk>