diff options
author | jaapb <jaapb@pkgsrc.org> | 2013-11-01 11:30:21 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2013-11-01 11:30:21 +0000 |
commit | a369376b89701f34f71960ba0d544aa11cc04644 (patch) | |
tree | 0addae8754acc3011496b82ee3ff936fa8dd4051 /time | |
parent | 87f2c270b0ae18bdbd8a43d328f68d9a9b51e8a1 (diff) | |
download | pkgsrc-a369376b89701f34f71960ba0d544aa11cc04644.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.01.
Diffstat (limited to 'time')
-rw-r--r-- | time/ocaml-calendar/Makefile | 4 | ||||
-rw-r--r-- | time/wyrd/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/time/ocaml-calendar/Makefile b/time/ocaml-calendar/Makefile index 4226c1a0549..e2d794fe155 100644 --- a/time/ocaml-calendar/Makefile +++ b/time/ocaml-calendar/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/10/08 15:18:25 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2013/11/01 11:30:23 jaapb Exp $ # DISTNAME= calendar-2.03.2 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/915/ diff --git a/time/wyrd/Makefile b/time/wyrd/Makefile index 4068e56d971..4a37c38ea1a 100644 --- a/time/wyrd/Makefile +++ b/time/wyrd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/12/16 21:23:51 dholland Exp $ +# $NetBSD: Makefile,v 1.9 2013/11/01 11:30:23 jaapb Exp $ # DISTNAME= wyrd-1.4.5 +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= http://pessimization.com/software/wyrd/ |