summaryrefslogtreecommitdiff
path: root/archivers/ocaml-zip
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-07-30 22:32:10 +0000
committerwiz <wiz@pkgsrc.org>2017-07-30 22:32:10 +0000
commit0cd241ac49eaa35c45d301a167343af08ae84705 (patch)
tree51335fe9ca4f7899706b3e64d9434559fe476c34 /archivers/ocaml-zip
parent7bb7077500c0f9e98b2416e41d9aa612d997f93f (diff)
downloadpkgsrc-0cd241ac49eaa35c45d301a167343af08ae84705.tar.gz
Switch github HOMEPAGEs to https.
Diffstat (limited to 'archivers/ocaml-zip')
-rw-r--r--archivers/ocaml-zip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile
index de0c65d3116..83a4d1bf0f9 100644
--- a/archivers/ocaml-zip/Makefile
+++ b/archivers/ocaml-zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/07/11 10:00:51 jaapb Exp $
+# $NetBSD: Makefile,v 1.19 2017/07/30 22:32:10 wiz Exp $
#
VERSION= 1.07
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=xavierleroy/}
LICENSE= gnu-lgpl-v2.1
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://github.com/xavierleroy/camlzip
+HOMEPAGE= https://github.com/xavierleroy/camlzip
COMMENT= OCaml library to manipulate ZIP/GZIP/JAR archives
BUILD_TARGET= all