diff options
author | jaapb <jaapb@pkgsrc.org> | 2014-10-09 19:14:03 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2014-10-09 19:14:03 +0000 |
commit | a6bd3b36ef14e5d2935ac849ed73ef657aaac9b3 (patch) | |
tree | bc14b80b674c240322ded3fc91afb69214e567fa /textproc/harmony | |
parent | 3260058aa638dcd67fb7e21b14d6db2b9203e473 (diff) | |
download | pkgsrc-a6bd3b36ef14e5d2935ac849ed73ef657aaac9b3.tar.gz |
Revbump for ocaml 4.02.0.
(Some packages omitted because they will be updated to new versions)
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 5b3bcce06e9..ffa8c5e6ef9 100644 --- a/textproc/harmony/Makefile +++ b/textproc/harmony/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2013/11/01 11:30:23 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2014/10/09 19:14:04 jaapb Exp $ # DISTNAME= harmony-stable-${VERSION} PKGNAME= harmony-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc MASTER_SITES= http://alliance.seas.upenn.edu/~harmony/download/ |