diff options
author | jaapb <jaapb> | 2012-10-08 15:18:20 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2012-10-08 15:18:20 +0000 |
commit | f5ba866098e88967334657af5463a12c950269f7 (patch) | |
tree | b98494fb517027acfc13afe9768f5ce4bcf2e14b /textproc/ocaml-tyxml | |
parent | 4918d5226b4b76686e9d4f613d4f1b355bce2e80 (diff) | |
download | pkgsrc-f5ba866098e88967334657af5463a12c950269f7.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.
Diffstat (limited to 'textproc/ocaml-tyxml')
-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 73837dbc9da..9876dd1dca5 100644 --- a/textproc/ocaml-tyxml/Makefile +++ b/textproc/ocaml-tyxml/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/06/04 13:13:14 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/08 15:18:24 jaapb Exp $ # DISTNAME= tyxml-2.1 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://ocsigen.org/download/ |