diff options
author | jaapb <jaapb@pkgsrc.org> | 2018-04-13 13:55:27 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2018-04-13 13:55:27 +0000 |
commit | 2814131d01db177a0277b70ad0f439825129a973 (patch) | |
tree | 3cfe3d3d10bd1f251a4caecb634193f8e7df7fa8 /textproc/harmony | |
parent | b1dc091037c8cf86a0302937c61b564483c5258b (diff) | |
download | pkgsrc-2814131d01db177a0277b70ad0f439825129a973.tar.gz |
Revbump associated with the upgrade of lang/ocaml
(this is the upgrade from 4.06 to 4.06.1)
Diffstat (limited to 'textproc/harmony')
-rw-r--r-- | textproc/harmony/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/harmony/Makefile b/textproc/harmony/Makefile index fdce0a27632..60ff69d96e5 100644 --- a/textproc/harmony/Makefile +++ b/textproc/harmony/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2018/03/14 06:27:21 dholland Exp $ +# $NetBSD: Makefile,v 1.25 2018/04/13 13:55:37 jaapb Exp $ # DISTNAME= harmony-stable-${VERSION} PKGNAME= harmony-${VERSION} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= misc MASTER_SITES= https://alliance.seas.upenn.edu/~harmony/download/ |