diff options
author | jaapb <jaapb> | 2015-08-07 11:20:32 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2015-08-07 11:20:32 +0000 |
commit | 925477b9d5f081b1f08705e3bccc35c4f33e7d7a (patch) | |
tree | 58fc5a95dfea874f6551f1f983c0f3253f641563 /devel/js_of_ocaml/Makefile | |
parent | fc3716f1bad4596d40587328df31338a5dd06855 (diff) | |
download | pkgsrc-925477b9d5f081b1f08705e3bccc35c4f33e7d7a.tar.gz |
Recursive revbump associated with lang/ocaml update.
Diffstat (limited to 'devel/js_of_ocaml/Makefile')
-rw-r--r-- | devel/js_of_ocaml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/js_of_ocaml/Makefile b/devel/js_of_ocaml/Makefile index 75d54eb174a..6ccff095c06 100644 --- a/devel/js_of_ocaml/Makefile +++ b/devel/js_of_ocaml/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/06/30 11:52:56 jaapb Exp $ +# $NetBSD: Makefile,v 1.10 2015/08/07 11:20:33 jaapb Exp $ # DISTNAME= 2.5 PKGNAME= js_of_ocaml-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= https://github.com/ocsigen/js_of_ocaml/archive/ DIST_SUBDIR= js_of_ocaml |