diff options
Diffstat (limited to 'archivers/zchunk/Makefile')
-rw-r--r-- | archivers/zchunk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/zchunk/Makefile b/archivers/zchunk/Makefile index eb2208eca0a1..ee757aab4a72 100644 --- a/archivers/zchunk/Makefile +++ b/archivers/zchunk/Makefile @@ -4,6 +4,7 @@ CATEGORIES= archivers MAINTAINER= yuri@FreeBSD.org COMMENT= Compressed file format that splits the file into independent chunks +WWW= https://github.com/zchunk/zchunk LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |