diff options
-rw-r--r-- | archivers/lha/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index c80d20467d9..d99f66db28b 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} MAINTAINER= dinoex@FreeBSD.org COMMENT= Archive files using LZSS and Huffman compression (.lzh files) +FORBIDDEN= http://vuxml.freebsd.org/a2ffb627-9c53-11d8-9366-0020ed76ef5a.html + MAN1= lha.1 MANLANG= ja PLIST_FILES= bin/lha |