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 3846b3834ff..1c3d2c2b9b3 100644 --- a/time/ocaml-calendar/Makefile +++ b/time/ocaml-calendar/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2018/07/19 15:15:30 jaapb Exp $ +# $NetBSD: Makefile,v 1.22 2018/11/12 16:10:28 jaapb Exp $ # DISTNAME= calendar-2.04 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= time devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1481/ |