diff options
Diffstat (limited to 'archivers/zip/Makefile')
-rw-r--r-- | archivers/zip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile index 0b6d3184897b..cb7eea6b3960 100644 --- a/archivers/zip/Makefile +++ b/archivers/zip/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} MAINTAINER= ler@FreeBSD.org COMMENT= Create/update ZIP files compatible with PKZIP +WWW= http://infozip.sourceforge.net/Zip.html # License is BSD-based, but not identical, so install with documentation LICENSE= BSD3CLAUSE |