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 /devel/pcre-ocaml | |
parent | 4918d5226b4b76686e9d4f613d4f1b355bce2e80 (diff) | |
download | pkgsrc-f5ba866098e88967334657af5463a12c950269f7.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.
Diffstat (limited to 'devel/pcre-ocaml')
-rw-r--r-- | devel/pcre-ocaml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/pcre-ocaml/Makefile b/devel/pcre-ocaml/Makefile index 47ce95e4143..5a25d0ac828 100644 --- a/devel/pcre-ocaml/Makefile +++ b/devel/pcre-ocaml/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2012/03/04 09:42:31 asau Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/08 15:18:22 jaapb Exp $ DISTNAME= pcre-ocaml-6.2.5 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.ocaml.info/ocaml_sources/ |