diff options
Diffstat (limited to 'time/ocaml-calendar/Makefile')
-rw-r--r-- | time/ocaml-calendar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/ocaml-calendar/Makefile b/time/ocaml-calendar/Makefile index e2d794fe155..fc678f0d5b7 100644 --- a/time/ocaml-calendar/Makefile +++ b/time/ocaml-calendar/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/11/01 11:30:23 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2014/10/09 19:14:05 jaapb Exp $ # DISTNAME= calendar-2.03.2 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/915/ |