diff options
Diffstat (limited to 'devel/ocamlmod/Makefile')
-rw-r--r-- | devel/ocamlmod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocamlmod/Makefile b/devel/ocamlmod/Makefile index 045a1c9f7f4..4f01a259799 100644 --- a/devel/ocamlmod/Makefile +++ b/devel/ocamlmod/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2018/04/13 13:55:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.12 2018/07/19 15:15:26 jaapb Exp $ DISTNAME= ocamlmod-0.0.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1544/ |