diff options
Diffstat (limited to 'archivers/lha/Makefile')
-rw-r--r-- | archivers/lha/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index b73eb7c3b617..84c9cd86fa06 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} MAINTAINER= dinoex@FreeBSD.org COMMENT= Archive files using LZSS and Huffman compression (.lzh files) +WWW= http://www2m.biglobe.ne.jp/~dolphin/lha/lha.htm LICENSE= LHA LICENSE_NAME= License of lha |