diff options
author | jaapb <jaapb@pkgsrc.org> | 2016-12-30 11:16:56 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2016-12-30 11:16:56 +0000 |
commit | f6996028a277e62569f487cbf9beb965d8a3958c (patch) | |
tree | 8ea7ed84f5121bd14b3997c0a72b2806d0d0da44 /time | |
parent | 8689797f0bbb45b62251ec391ed93813fe8bf00d (diff) | |
download | pkgsrc-f6996028a277e62569f487cbf9beb965d8a3958c.tar.gz |
Recursive revbump associated with ocaml update to 4.04.
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 cc35307604b..451145cab22 100644 --- a/time/ocaml-calendar/Makefile +++ b/time/ocaml-calendar/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2016/06/20 10:31:22 jaapb Exp $ +# $NetBSD: Makefile,v 1.16 2016/12/30 11:17:02 jaapb Exp $ # DISTNAME= calendar-2.04 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= time devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1481/ diff --git a/time/wyrd/Makefile b/time/wyrd/Makefile index a49ebd6af23..acbf4db2be8 100644 --- a/time/wyrd/Makefile +++ b/time/wyrd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2016/05/05 11:45:42 jaapb Exp $ +# $NetBSD: Makefile,v 1.19 2016/12/30 11:17:02 jaapb Exp $ # DISTNAME= wyrd-1.4.6 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= time MASTER_SITES= http://pessimization.com/software/wyrd/ |