aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-04-25 16:42:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-04-25 16:42:37 +0000
commitc63740208199641936685ceb327218d7e846b7c8 (patch)
tree5816208a1a58cec4948e059798f42fb162cd7327 /archivers
parent55caf841166c6b623c560ed35330457f97311a2e (diff)
downloadports-c63740208199641936685ceb327218d7e846b7c8.tar.gz
ports-c63740208199641936685ceb327218d7e846b7c8.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/py-borgbackup/pkg-descr2
-rw-r--r--archivers/py-czipfile/pkg-descr2
-rw-r--r--archivers/py-python-lzo/pkg-descr2
-rw-r--r--archivers/py-warctools/pkg-descr2
-rw-r--r--archivers/py-xopen/pkg-descr2
5 files changed, 5 insertions, 5 deletions
diff --git a/archivers/py-borgbackup/pkg-descr b/archivers/py-borgbackup/pkg-descr
index 8426561bc2bb..4bc8ec6bfb4d 100644
--- a/archivers/py-borgbackup/pkg-descr
+++ b/archivers/py-borgbackup/pkg-descr
@@ -8,4 +8,4 @@ The data deduplication technique used makes Borg suitable for daily backups
since only changes are stored. The authenticated encryption technique makes it
suitable for backups to not fully trusted targets.
-WWW: https://pypi.python.org/pypi/borgbackup
+WWW: https://pypi.org/project/borgbackup/
diff --git a/archivers/py-czipfile/pkg-descr b/archivers/py-czipfile/pkg-descr
index 37620ebe2e04..c65b2d2f6d31 100644
--- a/archivers/py-czipfile/pkg-descr
+++ b/archivers/py-czipfile/pkg-descr
@@ -4,4 +4,4 @@ provides much faster, C-based zipfile decryption. The code is actually
modifications to allow it to compile in Cython, and the _ZipDecrypter
class adapted to take advantage of native C datatypes.
-WWW: https://pypi.python.org/pypi/czipfile
+WWW: https://pypi.org/project/czipfile/
diff --git a/archivers/py-python-lzo/pkg-descr b/archivers/py-python-lzo/pkg-descr
index 2fd66859fa7b..e36bb3e741c9 100644
--- a/archivers/py-python-lzo/pkg-descr
+++ b/archivers/py-python-lzo/pkg-descr
@@ -7,4 +7,4 @@ requires no memory.
In addition there are slower compression levels achieving a quite competitive
compression ratio while still decompressing at this very high speed.
-WWW: https://pypi.python.org/pypi/python-lzo
+WWW: https://pypi.org/project/python-lzo/
diff --git a/archivers/py-warctools/pkg-descr b/archivers/py-warctools/pkg-descr
index 84bbaf6a6468..9a6aefa243c9 100644
--- a/archivers/py-warctools/pkg-descr
+++ b/archivers/py-warctools/pkg-descr
@@ -1,4 +1,4 @@
Command line tools and libraries for handling and manipulating ISO 28500
WARC files and their HTTP contents.
-WWW: https://pypi.python.org/pypi/warctools
+WWW: https://pypi.org/project/warctools/
diff --git a/archivers/py-xopen/pkg-descr b/archivers/py-xopen/pkg-descr
index f3639b8054d0..fdcbbe51d19a 100644
--- a/archivers/py-xopen/pkg-descr
+++ b/archivers/py-xopen/pkg-descr
@@ -3,4 +3,4 @@ open function, but can also deal with compressed files. Supported compression
formats are gzip, bzip2 and xz. They are automatically recognized by their file
extensions .gz, .bz2 or .xz.
-WWW: https://pypi.python.org/pypi/xopen
+WWW: https://pypi.org/project/xopen/