summaryrefslogtreecommitdiff
path: root/databases/ocaml-ldap
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-18 23:30:13 +0000
committerrillig <rillig@pkgsrc.org>2020-01-18 23:30:13 +0000
commitc6f7d1b90e3b606d33d600e12e82f8b03d5d1331 (patch)
treee0d085ed59a29c7541ca2379075be70dfe11b527 /databases/ocaml-ldap
parent70d04c743a2f6b012f14a36d6348a7056a43b701 (diff)
downloadpkgsrc-c6f7d1b90e3b606d33d600e12e82f8b03d5d1331.tar.gz
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Diffstat (limited to 'databases/ocaml-ldap')
-rw-r--r--databases/ocaml-ldap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/ocaml-ldap/Makefile b/databases/ocaml-ldap/Makefile
index cdee964c171..23c02d268de 100644
--- a/databases/ocaml-ldap/Makefile
+++ b/databases/ocaml-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 21:48:57 jperkin Exp $
+# $NetBSD: Makefile,v 1.13 2020/01/18 23:30:18 rillig Exp $
VERSION= 2.3.0
GITHUB_PROJECT= ocamldap
@@ -10,7 +10,7 @@ CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GITHUB:=jpdeplaix/}
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://ocamldap.sourceforge.net/
+HOMEPAGE= https://ocamldap.sourceforge.net/
COMMENT= OCamL implementation of the LDAP protocol
LICENSE= gnu-lgpl-v2.1