summaryrefslogtreecommitdiff
path: root/databases/guile-pg
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/guile-pg
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/guile-pg')
-rw-r--r--databases/guile-pg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/guile-pg/Makefile b/databases/guile-pg/Makefile
index fb8f456fbe9..c97a71d88ac 100644
--- a/databases/guile-pg/Makefile
+++ b/databases/guile-pg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2016/10/09 21:41:56 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2020/01/18 23:30:18 rillig Exp $
DISTNAME= guile-pg-0.47
PKGREVISION= 2
@@ -7,7 +7,7 @@ MASTER_SITES= http://download.savannah.nongnu.org/releases/guile-pg/
EXTRACT_SUFX= .tar.xz
MAINTAINER= gdt@NetBSD.org
-HOMEPAGE= http://savannah.nongnu.org/projects/guile-pg/
+HOMEPAGE= https://savannah.nongnu.org/projects/guile-pg/
COMMENT= PostgreSQL interface for Guile
LICENSE= gnu-gpl-v3