diff options
Diffstat (limited to 'archivers/lziprecover/Makefile')
-rw-r--r-- | archivers/lziprecover/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/lziprecover/Makefile b/archivers/lziprecover/Makefile index c30c4538e2e9..016548653dc4 100644 --- a/archivers/lziprecover/Makefile +++ b/archivers/lziprecover/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= SAVANNAH/lzip/${PORTNAME} MAINTAINER= danfe@FreeBSD.org COMMENT= Recovery tool for Lzip compressed data files +WWW= https://www.nongnu.org/lzip/lziprecover.html LICENSE= GPLv2+ |