diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2019-10-19 12:21:22 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2019-10-19 12:21:22 +0000 |
commit | 3a79929fdbb298745905de90588175859e9afeed (patch) | |
tree | 17f4b0728d4c978a335079ad2fa5d7449b77512a /archivers/grzip/Makefile | |
parent | e470f0dc4f6177a0ec6da4d10720562459a46246 (diff) | |
download | ports-3a79929fdbb298745905de90588175859e9afeed.tar.gz ports-3a79929fdbb298745905de90588175859e9afeed.zip |
Notes
Diffstat (limited to 'archivers/grzip/Makefile')
-rw-r--r-- | archivers/grzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |