diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-06-30 11:52:55 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-06-30 11:52:55 +0000 |
commit | d4d8988e1d6b6afec96171755112ef91a775d1bd (patch) | |
tree | 6d2b15e667fdf835b1a2a833db8ea418d25a6da2 /time | |
parent | 150056eabdc0ccb406fe95a4b2333b65cbfc2a52 (diff) | |
download | pkgsrc-d4d8988e1d6b6afec96171755112ef91a775d1bd.tar.gz |
Recursive revbump associated with update of lang/ocaml to 4.02.2.
Diffstat (limited to 'time')
-rw-r--r-- | time/ocaml-calendar/Makefile | 3 | ||||
-rw-r--r-- | time/wyrd/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/time/ocaml-calendar/Makefile b/time/ocaml-calendar/Makefile index bca7aec81a3..2dcb9c53466 100644 --- a/time/ocaml-calendar/Makefile +++ b/time/ocaml-calendar/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/04/29 09:37:40 jaapb Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/30 11:52:59 jaapb Exp $ # DISTNAME= calendar-2.04 +PKGREVISION= 1 CATEGORIES= time devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1481/ diff --git a/time/wyrd/Makefile b/time/wyrd/Makefile index 29532b8e54f..9f97807e7ab 100644 --- a/time/wyrd/Makefile +++ b/time/wyrd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/30 11:52:59 jaapb Exp $ # DISTNAME= wyrd-1.4.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time MASTER_SITES= http://pessimization.com/software/wyrd/ |