diff options
Diffstat (limited to 'archivers/rubygem-archive-zip/Makefile')
-rw-r--r-- | archivers/rubygem-archive-zip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/rubygem-archive-zip/Makefile b/archivers/rubygem-archive-zip/Makefile index 030d83ee375c..f7e4a9475a85 100644 --- a/archivers/rubygem-archive-zip/Makefile +++ b/archivers/rubygem-archive-zip/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provides interface to working with ZIP archives +WWW= https://github.com/javanthropus/archive-zip LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |