diff options
Diffstat (limited to 'archivers/cabextract/Makefile')
-rw-r--r-- | archivers/cabextract/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile index 1e5586377239..847aaeff60a0 100644 --- a/archivers/cabextract/Makefile +++ b/archivers/cabextract/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://www.cabextract.org.uk/ \ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Program to extract Microsoft cabinet (.CAB) files +WWW= https://www.cabextract.org.uk/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING |