diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2004-05-02 16:55:07 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2004-05-02 16:55:07 +0000 |
commit | 6f9a91657bb7fd1869bd34d7c63620aceec3f25b (patch) | |
tree | 0caa94b2fd3980e273319ee4a345807eaad6d910 /archivers | |
parent | 0946830ecbef35cf0185a66663545b71c2a64437 (diff) | |
download | ports-6f9a91657bb7fd1869bd34d7c63620aceec3f25b.tar.gz ports-6f9a91657bb7fd1869bd34d7c63620aceec3f25b.zip |
Notes
Diffstat (limited to 'archivers')
-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 c80d20467d94..d99f66db28b9 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 |