diff options
Diffstat (limited to 'devel/ocamlbuild/Makefile')
-rw-r--r-- | devel/ocamlbuild/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ocamlbuild/Makefile b/devel/ocamlbuild/Makefile index d8c18d84999..0214849546e 100644 --- a/devel/ocamlbuild/Makefile +++ b/devel/ocamlbuild/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2016/06/09 06:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2016/12/30 11:16:59 jaapb Exp $ DISTNAME= ocamlbuild-0.9.2 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/} |