diff options
Diffstat (limited to 'textproc/ocaml-text/Makefile')
-rw-r--r-- | textproc/ocaml-text/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile index 632e9cfaecf..30be4acb701 100644 --- a/textproc/ocaml-text/Makefile +++ b/textproc/ocaml-text/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2016/02/06 12:33:06 jaapb Exp $ +# $NetBSD: Makefile,v 1.13 2016/05/05 11:45:41 jaapb Exp $ # DISTNAME= ocaml-text-0.8 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=vbmithr/} |