aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2018-08-28 15:55:29 +0800
committerehaupt <ehaupt@FreeBSD.org>2018-08-28 15:55:29 +0800
commit94cafddf3996a763f43822563f39cb71502b72a6 (patch)
tree43f1b06c2bb7577ac805dffccf448e2b17190ae7 /archivers
parentfbe82245daf56b7b4cab750d5514c874b6b984b8 (diff)
downloadfreebsd-ports-gnome-94cafddf3996a763f43822563f39cb71502b72a6.tar.gz
freebsd-ports-gnome-94cafddf3996a763f43822563f39cb71502b72a6.tar.zst
freebsd-ports-gnome-94cafddf3996a763f43822563f39cb71502b72a6.zip
Update WWW and MASTER_SITES
Diffstat (limited to 'archivers')
-rw-r--r--archivers/gzrecover/Makefile2
-rw-r--r--archivers/gzrecover/pkg-descr2
-rw-r--r--archivers/ppmd/pkg-descr2
-rw-r--r--archivers/rzip/pkg-descr2
-rw-r--r--archivers/unzip/pkg-descr2
-rw-r--r--archivers/unzoo/pkg-descr2
6 files changed, 6 insertions, 6 deletions
diff --git a/archivers/gzrecover/Makefile b/archivers/gzrecover/Makefile
index 124a93350d90..0f37c04d97f9 100644
--- a/archivers/gzrecover/Makefile
+++ b/archivers/gzrecover/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gzrecover
PORTVERSION= 0.8
CATEGORIES= archivers
-MASTER_SITES= http://www.urbanophile.com/arenn/hacking/gzrt/ \
+MASTER_SITES= https://www.urbanophile.com/arenn/hacking/gzrt/ \
LOCAL/ehaupt
DISTNAME= gzrt-${PORTVERSION}
diff --git a/archivers/gzrecover/pkg-descr b/archivers/gzrecover/pkg-descr
index be35a34a2cc9..25f0ba8ec3d9 100644
--- a/archivers/gzrecover/pkg-descr
+++ b/archivers/gzrecover/pkg-descr
@@ -1,4 +1,4 @@
Gzrecover attempts to skip over bad data in a gzip archive. It will try to to
skip over bad data and extract whatever files might be there.
-WWW: http://www.urbanophile.com/arenn/hacking/gzrt/
+WWW: https://www.urbanophile.com/arenn/hacking/gzrt/
diff --git a/archivers/ppmd/pkg-descr b/archivers/ppmd/pkg-descr
index ada0cd5d3ec8..d3a1496e7126 100644
--- a/archivers/ppmd/pkg-descr
+++ b/archivers/ppmd/pkg-descr
@@ -4,4 +4,4 @@ embedding in user programs mainly it is not intended for immediate use.
Speed and performance improvements of abstract PPM model 1-6 are the main
goal.
-WWW: http://packages.debian.org/unstable/utils/ppmd
+WWW: https://packages.debian.org/unstable/utils/ppmd/
diff --git a/archivers/rzip/pkg-descr b/archivers/rzip/pkg-descr
index 34e6001139cc..b18789626ced 100644
--- a/archivers/rzip/pkg-descr
+++ b/archivers/rzip/pkg-descr
@@ -13,4 +13,4 @@ bzip2 library as a backend (for handling the short-range compression), but it
makes sense when you realise that rzip has usually reduced the data a fair bit
before handing it to bzip2, so bzip2 has to do less work.
-WWW: http://rzip.samba.org/
+WWW: https://rzip.samba.org/
diff --git a/archivers/unzip/pkg-descr b/archivers/unzip/pkg-descr
index 04eb1d5d9c15..39c0469ab688 100644
--- a/archivers/unzip/pkg-descr
+++ b/archivers/unzip/pkg-descr
@@ -18,4 +18,4 @@ from the specified file instead of from stdin.
Unzipsfx may be used to create self-extracting ZIP archives from previously
created ZIP archives.
-WWW: http://www.info-zip.org/UnZip.html
+WWW: https://www.info-zip.org/UnZip.html
diff --git a/archivers/unzoo/pkg-descr b/archivers/unzoo/pkg-descr
index 428cfacdbf8c..fae182bf1afb 100644
--- a/archivers/unzoo/pkg-descr
+++ b/archivers/unzoo/pkg-descr
@@ -2,4 +2,4 @@ Unzoo is a zoo archive extractor written by Martin Schoenert. If unzoo is
called with no arguments, it will first print a summary of the commands and
then prompt for command lines interactively.
-WWW: http://freecode.com/projects/unzoo/
+WWW: http://freshmeat.sourceforge.net/projects/unzoo/