diff options
author | rakuco <rakuco@FreeBSD.org> | 2017-09-28 00:30:38 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2017-09-28 00:30:38 +0800 |
commit | f7af5fbc65b6333b6e11cd5eb5ef266b19a50663 (patch) | |
tree | 874df96b3fff214df1b62ea4bde33d92741e7449 /archivers/libzip | |
parent | b414cecff09bfe4660a3ab93f5106a8caab42905 (diff) | |
download | freebsd-ports-gnome-f7af5fbc65b6333b6e11cd5eb5ef266b19a50663.tar.gz freebsd-ports-gnome-f7af5fbc65b6333b6e11cd5eb5ef266b19a50663.tar.zst freebsd-ports-gnome-f7af5fbc65b6333b6e11cd5eb5ef266b19a50663.zip |
Switch to https in WWW.
Diffstat (limited to 'archivers/libzip')
-rw-r--r-- | archivers/libzip/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libzip/pkg-descr b/archivers/libzip/pkg-descr index e108846ef787..63248ddb82d6 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: http://www.nih.at/libzip/ +WWW: https://nih.at/libzip/ |