diff options
-rw-r--r-- | archivers/libzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile index 959d0213bf3f..1f5868efee57 100644 --- a/archivers/libzip/Makefile +++ b/archivers/libzip/Makefile @@ -5,7 +5,7 @@ PORTNAME= libzip PORTVERSION= 1.1.3 PORTREVISION= 1 CATEGORIES= archivers devel -MASTER_SITES= http://www.nih.at/libzip/ +MASTER_SITES= https://www.nih.at/libzip/ MAINTAINER= rakuco@FreeBSD.org COMMENT= C library for reading, creating, and modifying ZIP archives |