diff options
Diffstat (limited to 'archivers/lha/Makefile')
-rw-r--r-- | archivers/lha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index 367925a9f7f9..4c14b456b677 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -12,8 +12,8 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Archive files using LZSS and Huffman compression (.lzh files) CONFLICTS= lha-ac-1* - NO_STAGE= yes + MAN1= lha.1 MANLANG= ja PLIST_FILES= bin/lha |