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 /devel/ocaml-react/Makefile | |
parent | 87f2c270b0ae18bdbd8a43d328f68d9a9b51e8a1 (diff) | |
download | pkgsrc-a369376b89701f34f71960ba0d544aa11cc04644.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.01.
Diffstat (limited to 'devel/ocaml-react/Makefile')
-rw-r--r-- | devel/ocaml-react/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocaml-react/Makefile b/devel/ocaml-react/Makefile index 23a14cdcd9f..2681030dbb4 100644 --- a/devel/ocaml-react/Makefile +++ b/devel/ocaml-react/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/10/31 11:17:33 asau Exp $ +# $NetBSD: Makefile,v 1.5 2013/11/01 11:30:22 jaapb Exp $ PKGNAME= ocaml-${DISTNAME} DISTNAME= react-0.9.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://erratique.ch/software/react/releases/ EXTRACT_SUFX= .tbz |