Index: branches/2017Q4/archivers/libzip/Makefile =================================================================== --- branches/2017Q4/archivers/libzip/Makefile (revision 454596) +++ branches/2017Q4/archivers/libzip/Makefile (revision 454597) @@ -1,24 +1,24 @@ # Created by: Alexander Zhuravlev # $FreeBSD$ 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 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE CPE_VENDOR= nih GNU_CONFIGURE= yes USES= cpe libtool pathfix perl5 tar:xz USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check .include Index: branches/2017Q4/archivers/libzip/pkg-descr =================================================================== --- branches/2017Q4/archivers/libzip/pkg-descr (revision 454596) +++ branches/2017Q4/archivers/libzip/pkg-descr (revision 454597) @@ -1,7 +1,7 @@ libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed 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/ Index: branches/2017Q4 =================================================================== --- branches/2017Q4 (revision 454596) +++ branches/2017Q4 (revision 454597) Property changes on: branches/2017Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r454595