diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ocaml-tyxml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ocaml-tyxml/Makefile b/textproc/ocaml-tyxml/Makefile index 72544985bfc..b0f36b268a4 100644 --- a/textproc/ocaml-tyxml/Makefile +++ b/textproc/ocaml-tyxml/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2016/02/06 12:51:34 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2016/02/06 13:13:25 jaapb Exp $ # DISTNAME= tyxml-${VERSION} +PKGNAME= ocaml-${DISTNAME} VERSION= 3.6.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/} |