Point to libzip.org.

libzip has recently switched to its own domain; use it instead of relying on
redirections from the old one.
This commit is contained in:
Raphael Kubo da Costa 2017-11-21 11:13:35 +00:00
parent 523889f4a4
commit e25cbaf17b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454595
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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/