diff options
author | jaapb <jaapb@pkgsrc.org> | 2016-05-05 11:45:36 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2016-05-05 11:45:36 +0000 |
commit | c45dc893eb2b811e8f90806a141d3b3ca20348fa (patch) | |
tree | 7d1f0eeec6316a03fabcd33161c523c1226ce0a9 /time | |
parent | 3df515d665c1360a736316a4f367113a4ba9f94f (diff) | |
download | pkgsrc-c45dc893eb2b811e8f90806a141d3b3ca20348fa.tar.gz |
Recursive revbump associated with ocaml update.
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/ |