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/wyrd | |
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/wyrd')
-rw-r--r-- | time/wyrd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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/ |