diff options
Diffstat (limited to 'time')
-rw-r--r-- | time/ocaml-calendar/Makefile | 4 | ||||
-rw-r--r-- | time/wyrd/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/time/ocaml-calendar/Makefile b/time/ocaml-calendar/Makefile index c9a7467242c..a0aa5656dab 100644 --- a/time/ocaml-calendar/Makefile +++ b/time/ocaml-calendar/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2016/02/06 12:10:34 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2016/05/05 11:45:42 jaapb Exp $ # DISTNAME= calendar-2.04 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1481/ diff --git a/time/wyrd/Makefile b/time/wyrd/Makefile index 16e6710e0cd..a49ebd6af23 100644 --- a/time/wyrd/Makefile +++ b/time/wyrd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2015/08/18 07:31:19 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2016/05/05 11:45:42 jaapb Exp $ # DISTNAME= wyrd-1.4.6 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time MASTER_SITES= http://pessimization.com/software/wyrd/ |