diff options
author | jaapb <jaapb> | 2015-06-30 11:52:55 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2015-06-30 11:52:55 +0000 |
commit | d8643d33775b4b5a07b2f02ae7045dc5983f48c9 (patch) | |
tree | 6d2b15e667fdf835b1a2a833db8ea418d25a6da2 /www/ocaml-curl | |
parent | e07d3d746acc937b0d3ddf2c9901548b396ccd29 (diff) | |
download | pkgsrc-d8643d33775b4b5a07b2f02ae7045dc5983f48c9.tar.gz |
Recursive revbump associated with update of lang/ocaml to 4.02.2.
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 dd906db4280..2ae940c01b8 100644 --- a/www/ocaml-curl/Makefile +++ b/www/ocaml-curl/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/30 11:53:00 jaapb Exp $ # DISTNAME= ocurl-0.5.3 PKGNAME= ocaml-curl-0.5.3 EXTRACT_SUFX= .tgz -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ocurl/} |