diff options
author | jaapb <jaapb@pkgsrc.org> | 2018-01-10 16:53:07 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2018-01-10 16:53:07 +0000 |
commit | f74a9836812e350c7d808a79fdd54b27b8e13c1c (patch) | |
tree | 4ec4f4828d98eb15908232e256b7a2e86a264845 /www/ocaml-curl | |
parent | 0eb120fba8b3927f6b960c1557a62856212b82e2 (diff) | |
download | pkgsrc-f74a9836812e350c7d808a79fdd54b27b8e13c1c.tar.gz |
Recursive revbump associated with the update to OCaml 4.06.
Diffstat (limited to 'www/ocaml-curl')
-rw-r--r-- | www/ocaml-curl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ocaml-curl/Makefile b/www/ocaml-curl/Makefile index 68a855cd4c5..157910e2347 100644 --- a/www/ocaml-curl/Makefile +++ b/www/ocaml-curl/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2018/01/01 21:18:55 adam Exp $ +# $NetBSD: Makefile,v 1.24 2018/01/10 16:53:14 jaapb Exp $ # DISTNAME= ocurl-0.5.3 PKGNAME= ocaml-curl-0.5.3 EXTRACT_SUFX= .tgz -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= www net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ocurl/} |