summaryrefslogtreecommitdiff
path: root/databases/gdbm
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/gdbm
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/gdbm')
-rw-r--r--databases/gdbm/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gdbm/Makefile.common b/databases/gdbm/Makefile.common
index d1db9f87942..15ba76a7bab 100644
--- a/databases/gdbm/Makefile.common
+++ b/databases/gdbm/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2018/01/28 19:40:22 wiz Exp $
+# $NetBSD: Makefile.common,v 1.7 2020/01/18 23:30:17 rillig Exp $
#
# used by databases/gdbm/Makefile
# used by databases/gdbm_compat/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GNU:=gdbm/}
MAINTAINER?= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnu.org/software/gdbm/gdbm.html
+HOMEPAGE= https://www.gnu.org/software/gdbm/gdbm.html
COMMENT= The GNU database manager
LICENSE= gnu-gpl-v3