diff options
Diffstat (limited to 'archivers/lzfse/Makefile')
-rw-r--r-- | archivers/lzfse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/lzfse/Makefile b/archivers/lzfse/Makefile index 1d25865010b2..78df75a5fdf2 100644 --- a/archivers/lzfse/Makefile +++ b/archivers/lzfse/Makefile @@ -4,6 +4,7 @@ CATEGORIES= archivers MAINTAINER= skreuzer@FreeBSD.org COMMENT= Lempel-Ziv style data compression algorithm +WWW= https://github.com/lzfse/lzfse LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |