diff options
author | jaapb <jaapb> | 2014-10-09 19:14:03 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2014-10-09 19:14:03 +0000 |
commit | 76564847dd1fb7b9891f37f0cbdb0ae010505945 (patch) | |
tree | bc14b80b674c240322ded3fc91afb69214e567fa /www/ocaml-http | |
parent | 1a93afa68d05d255de5b2f201b2664e039ac2c72 (diff) | |
download | pkgsrc-76564847dd1fb7b9891f37f0cbdb0ae010505945.tar.gz |
Revbump for ocaml 4.02.0.
(Some packages omitted because they will be updated to new versions)
Diffstat (limited to 'www/ocaml-http')
-rw-r--r-- | www/ocaml-http/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ocaml-http/Makefile b/www/ocaml-http/Makefile index a11dd01b9ec..0ca558620c4 100644 --- a/www/ocaml-http/Makefile +++ b/www/ocaml-http/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/11/01 11:30:23 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2014/10/09 19:14:05 jaapb Exp $ # DISTNAME= ocaml-http-0.1.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/545/ |