diff options
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 ac309e642b3..e8c85c02da8 100644 --- a/devel/js_of_ocaml/Makefile +++ b/devel/js_of_ocaml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2012/07/20 20:08:25 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/08 15:18:21 jaapb Exp $ # DISTNAME= js_of_ocaml-1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://ocsigen.org/download/ |