aboutsummaryrefslogtreecommitdiff
path: root/archivers/libzip
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2017-11-21 11:13:35 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2017-11-21 11:13:35 +0000
commite25cbaf17be3b9d726fa3f81c8be27b41053f72d (patch)
tree2853226c6ccbf68510b91ee70b6de7e8b2b6793f /archivers/libzip
parent523889f4a4844b4aea4c97ed500d40046d68e345 (diff)
downloadports-e25cbaf17be3b9d726fa3f81c8be27b41053f72d.tar.gz
ports-e25cbaf17be3b9d726fa3f81c8be27b41053f72d.zip
Point to libzip.org.
libzip has recently switched to its own domain; use it instead of relying on redirections from the old one.
Notes
Notes: svn path=/head/; revision=454595
Diffstat (limited to 'archivers/libzip')
-rw-r--r--archivers/libzip/Makefile2
-rw-r--r--archivers/libzip/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile
index b423e9341f44..e6627d325e66 100644
--- a/archivers/libzip/Makefile
+++ b/archivers/libzip/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libzip
PORTVERSION= 1.3.0
CATEGORIES= archivers devel
-MASTER_SITES= https://www.nih.at/libzip/
+MASTER_SITES= https://libzip.org/download/
MAINTAINER= rakuco@FreeBSD.org
COMMENT= C library for reading, creating, and modifying ZIP archives
diff --git a/archivers/libzip/pkg-descr b/archivers/libzip/pkg-descr
index 63248ddb82d6..8d1b0783c689 100644
--- a/archivers/libzip/pkg-descr
+++ b/archivers/libzip/pkg-descr
@@ -4,4 +4,4 @@ data copied directly from other zip archives. Changes made without
closing the archive can be reverted. The API is documented by man
pages.
-WWW: https://nih.at/libzip/
+WWW: https://libzip.org/