diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-09-05 05:01:47 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-09-05 05:01:47 +0000 |
commit | 618ca1a1bcbd55f9c3108d87f78bda798a600b0d (patch) | |
tree | 0da9381287f736aac0a8771d3be4f91f1dc9e2d3 /archivers/lha-ac | |
parent | 01bc4bf7f4dd113115558cab78180d5bbcf2315d (diff) |
Notes
Diffstat (limited to 'archivers/lha-ac')
-rw-r--r-- | archivers/lha-ac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lha-ac/Makefile b/archivers/lha-ac/Makefile index 832fe87f4c9a..04465dee4570 100644 --- a/archivers/lha-ac/Makefile +++ b/archivers/lha-ac/Makefile @@ -22,7 +22,7 @@ COMMENT= Archive files using LZSS and Huffman compression (.lzh files) MAN1= lha.1 MANLANG= ja PLIST_FILES= bin/lha -PLIST_DIRS= man/ja/man1 +#PLIST_DIRS= man/ja/man1 GNU_CONFIGURE= yes RESTRICTED= "no permission to redistribute" |