summaryrefslogtreecommitdiff
path: root/archivers/gtar
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-18 23:29:55 +0000
committerrillig <rillig@pkgsrc.org>2020-01-18 23:29:55 +0000
commitdb3686f3ea0ff12a87e724d0daf0f5ca4ea0d21e (patch)
treedca1722a16892956f6b9fc3c624b6fff9b675459 /archivers/gtar
parentd7b5d84d4252d1028116da99f05a96def53c3769 (diff)
downloadpkgsrc-db3686f3ea0ff12a87e724d0daf0f5ca4ea0d21e.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 'archivers/gtar')
-rw-r--r--archivers/gtar/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gtar/Makefile.common b/archivers/gtar/Makefile.common
index 7a8d43eacd2..94dc343e134 100644
--- a/archivers/gtar/Makefile.common
+++ b/archivers/gtar/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2019/05/02 20:27:43 wiedi Exp $
+# $NetBSD: Makefile.common,v 1.7 2020/01/18 23:29:55 rillig Exp $
#
# used by archivers/gtar-base/Makefile
# used by archivers/gtar-info/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=tar/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnu.org/software/tar/tar.html
+HOMEPAGE= https://www.gnu.org/software/tar/tar.html
COMMENT= The GNU tape archiver with remote magnetic tape support
LICENSE= gnu-gpl-v3