diff options
author | jaapb <jaapb@pkgsrc.org> | 2018-11-12 16:10:16 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2018-11-12 16:10:16 +0000 |
commit | fe2799bea85c73f75e2898b34b0c039a3a9b873a (patch) | |
tree | 9e744199ee6d5802740a1055f645751d24302cb2 /time | |
parent | 55ef9340e10a687ab382888d21257a145893785d (diff) | |
download | pkgsrc-fe2799bea85c73f75e2898b34b0c039a3a9b873a.tar.gz |
Revbumps associated with update of lang/ocaml.
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 3846b3834ff..1c3d2c2b9b3 100644 --- a/time/ocaml-calendar/Makefile +++ b/time/ocaml-calendar/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2018/07/19 15:15:30 jaapb Exp $ +# $NetBSD: Makefile,v 1.22 2018/11/12 16:10:28 jaapb Exp $ # DISTNAME= calendar-2.04 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= time devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1481/ diff --git a/time/wyrd/Makefile b/time/wyrd/Makefile index 9138ae21740..7ba9848af2c 100644 --- a/time/wyrd/Makefile +++ b/time/wyrd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2018/07/19 15:15:30 jaapb Exp $ +# $NetBSD: Makefile,v 1.27 2018/11/12 16:10:28 jaapb Exp $ # DISTNAME= wyrd-1.4.6 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= time #MASTER_SITES= http://pessimization.com/software/wyrd/ |