summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-06 09:02:59 +0000
committerwiz <wiz@pkgsrc.org>2017-09-06 09:02:59 +0000
commit7ab203603ec24e6197bcbb355b3d5b68d1ecf0a1 (patch)
tree012f2da019f26a1ce23837b79744a6c07587d7e6 /archivers
parente516b8e5173c4f69fc6853fb8e02a0c397645ae7 (diff)
downloadpkgsrc-7ab203603ec24e6197bcbb355b3d5b68d1ecf0a1.tar.gz
Follow some redirects.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/torrentzip/Makefile4
-rw-r--r--archivers/xz/Makefile6
2 files changed, 5 insertions, 5 deletions
diff --git a/archivers/torrentzip/Makefile b/archivers/torrentzip/Makefile
index b06652e6ecd..f1d0160a89f 100644
--- a/archivers/torrentzip/Makefile
+++ b/archivers/torrentzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2013/02/01 13:31:57 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/09/06 09:02:59 wiz Exp $
#
DISTNAME= trrntzip_v02_src
@@ -7,7 +7,7 @@ CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=trrntzip/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://sourceforge.net/projects/trrntzip/
+HOMEPAGE= https://sourceforge.net/projects/trrntzip/
COMMENT= Create identical zip archives from identical files
USE_TOOLS+= aclocal autoconf automake autoheader
diff --git a/archivers/xz/Makefile b/archivers/xz/Makefile
index 7efe11aa832..10d5b2cee2f 100644
--- a/archivers/xz/Makefile
+++ b/archivers/xz/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.24 2017/01/01 08:24:44 mef Exp $
+# $NetBSD: Makefile,v 1.25 2017/09/06 09:03:00 wiz Exp $
DISTNAME= xz-5.2.3
CATEGORIES= archivers
-MASTER_SITES= http://tukaani.org/xz/
+MASTER_SITES= https://tukaani.org/xz/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://tukaani.org/xz/
+HOMEPAGE= https://tukaani.org/xz/
COMMENT= XZ utilities
LICENSE= public-domain AND gnu-gpl-v2