diff options
author | jaapb <jaapb> | 2015-08-07 11:20:32 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2015-08-07 11:20:32 +0000 |
commit | 925477b9d5f081b1f08705e3bccc35c4f33e7d7a (patch) | |
tree | 58fc5a95dfea874f6551f1f983c0f3253f641563 /www/ocaml-http | |
parent | fc3716f1bad4596d40587328df31338a5dd06855 (diff) | |
download | pkgsrc-925477b9d5f081b1f08705e3bccc35c4f33e7d7a.tar.gz |
Recursive revbump associated with lang/ocaml update.
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 c20e640e551..999ab97820c 100644 --- a/www/ocaml-http/Makefile +++ b/www/ocaml-http/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2015/08/07 11:20:36 jaapb Exp $ # DISTNAME= ocaml-http-0.1.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/545/ |