diff options
Diffstat (limited to 'archivers/zstd')
-rw-r--r-- | archivers/zstd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile index 09d83608ef6c..150efe318424 100644 --- a/archivers/zstd/Makefile +++ b/archivers/zstd/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://github.com/facebook/zstd/releases/download/v${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast real-time compression algorithm +WWW= https://facebook.github.io/zstd/ LICENSE= BSD3CLAUSE GPLv2 LICENSE_COMB= dual |