diff options
Diffstat (limited to 'devel/ocaml-oasis/Makefile')
-rw-r--r-- | devel/ocaml-oasis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocaml-oasis/Makefile b/devel/ocaml-oasis/Makefile index 9ad6ae1cbdd..fe82e746366 100644 --- a/devel/ocaml-oasis/Makefile +++ b/devel/ocaml-oasis/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2016/06/17 10:25:52 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2016/12/30 11:16:57 jaapb Exp $ DISTNAME= oasis-0.4.6 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1604/ |