diff options
Diffstat (limited to 'archivers/libarchive/Makefile')
-rw-r--r-- | archivers/libarchive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 7ad9d74a2e56..f65aedf640f6 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DI MAINTAINER= glewis@FreeBSD.org COMMENT= Library to create and read several streaming archive formats +WWW= https://libarchive.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING |