diff options
Diffstat (limited to 'archivers/lbzip2/Makefile')
-rw-r--r-- | archivers/lbzip2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/lbzip2/Makefile b/archivers/lbzip2/Makefile index c14f1fdbcd1a..95113b8047a4 100644 --- a/archivers/lbzip2/Makefile +++ b/archivers/lbzip2/Makefile @@ -7,6 +7,7 @@ LICENSE= GPLv3 MAINTAINER= danfe@FreeBSD.org COMMENT= Multi-threaded bzip2/bunzip2 filter +WWW= https://lbzip2.org/ USES= tar:bzip2 GNU_CONFIGURE= yes |