diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/bzip/Makefile | 2 | ||||
-rw-r--r-- | archivers/grzip/Makefile | 2 | ||||
-rw-r--r-- | archivers/grzip/pkg-descr | 2 | ||||
-rw-r--r-- | archivers/zipmix/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile index 14dac567ecfa..04b23705cd01 100644 --- a/archivers/bzip/Makefile +++ b/archivers/bzip/Makefile @@ -5,7 +5,7 @@ PORTNAME= bzip PORTVERSION= 0.21 PORTREVISION= 1 CATEGORIES= archivers -MASTER_SITES= http://bsdforge.com/projects/source/archivers/bzip/ +MASTER_SITES= https://BSDforge.com/projects/source/archivers/bzip/ MAINTAINER= portmaster@bsdforge.com COMMENT= Block-sorting file compressor diff --git a/archivers/grzip/Makefile b/archivers/grzip/Makefile index a958c805ef89..7d30aea5d0f2 100644 --- a/archivers/grzip/Makefile +++ b/archivers/grzip/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.3.0 PORTREVISION= 3 CATEGORIES= archivers MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/compression/ \ - http://BSDforge.com/projects/source/archivers/grzip/ + https://BSDforge.com/projects/source/archivers/grzip/ MAINTAINER= portmaster@BSDforge.com COMMENT= Efficient file compressor diff --git a/archivers/grzip/pkg-descr b/archivers/grzip/pkg-descr index fb5cfe92ae46..af23cc9f501b 100644 --- a/archivers/grzip/pkg-descr +++ b/archivers/grzip/pkg-descr @@ -6,4 +6,4 @@ simplicity and effectiveness. This implementation has a compression rate of 2.234 bps on the Calgary Corpus (14 files) without preprocessing filters. -WWW: http://BSDforge.com/projects/archivers/grzip +WWW: https://BSDforge.com/projects/archivers/grzip diff --git a/archivers/zipmix/Makefile b/archivers/zipmix/Makefile index dcb7aa1cf75b..9eb08e0e3f4d 100644 --- a/archivers/zipmix/Makefile +++ b/archivers/zipmix/Makefile @@ -5,7 +5,7 @@ PORTNAME= zipmix DISTVERSION= 20070221 CATEGORIES= archivers MASTER_SITES= http://www.advsys.net/ken/util/ \ - http://BSDforge.com/projects/source/archivers/zipmix/ + https://BSDforge.com/projects/source/archivers/zipmix/ DISTNAME= ${PORTNAME}_src MAINTAINER= portmaster@BSDforge.com |