diff options
author | jaapb <jaapb@pkgsrc.org> | 2012-10-08 15:18:20 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2012-10-08 15:18:20 +0000 |
commit | be0a6937d1d4d8afe95a4c561478fcf402169c83 (patch) | |
tree | b98494fb517027acfc13afe9768f5ce4bcf2e14b /devel/pcre-ocaml | |
parent | eabd0884ded03a2dc5785de5cc8f3a3a23e808fb (diff) | |
download | pkgsrc-be0a6937d1d4d8afe95a4c561478fcf402169c83.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/ |