diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-03 08:53:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-03 08:53:04 +0000 |
commit | 084410eb39c18977ae9c6eda5b96f990db065d79 (patch) | |
tree | e3e189bbbd0e5ef3358d078ba1a35ded8079dcc6 /www/ocaml-curl | |
parent | d99ff5b1ddd4f5357b0098385052809ba9baaba7 (diff) | |
download | pkgsrc-084410eb39c18977ae9c6eda5b96f990db065d79.tar.gz |
Follow some redirects.
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 3fe30db7318..3509247ccb0 100644 --- a/www/ocaml-curl/Makefile +++ b/www/ocaml-curl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2017/08/24 20:03:42 adam Exp $ +# $NetBSD: Makefile,v 1.21 2017/09/03 08:53:16 wiz Exp $ # DISTNAME= ocurl-0.5.3 @@ -9,7 +9,7 @@ CATEGORIES= www net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ocurl/} MAINTAINER= rich.neswold@gmail.com -HOMEPAGE= http://sourceforge.net/projects/ocurl/ +HOMEPAGE= https://sourceforge.net/projects/ocurl/ COMMENT= OCaml bindings to the CURL library LICENSE= mit |