diff options
author | jaapb <jaapb@pkgsrc.org> | 2018-07-19 15:15:20 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2018-07-19 15:15:20 +0000 |
commit | 54b786790c485419304ba3a36c2e7e6121a82276 (patch) | |
tree | cd4f7b7d724c9e30968d7a50a9eb4853c23c0b08 /www/ocaml-curl | |
parent | 13f52d6afeeedb7d75ebb66aa986eba1f34f5738 (diff) | |
download | pkgsrc-54b786790c485419304ba3a36c2e7e6121a82276.tar.gz |
Recursive revbump associated with the update of lang/ocaml to 4.07.
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 212de453575..f975285c7f9 100644 --- a/www/ocaml-curl/Makefile +++ b/www/ocaml-curl/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2018/04/29 21:32:07 adam Exp $ +# $NetBSD: Makefile,v 1.27 2018/07/19 15:15:30 jaapb Exp $ # DISTNAME= ocurl-0.5.3 PKGNAME= ocaml-curl-0.5.3 EXTRACT_SUFX= .tgz -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= www net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ocurl/} |