diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-10-29 04:17:49 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-10-29 04:17:49 +0800 |
commit | d267cb70daf837dbafcbc90179249a6f189f3b09 (patch) | |
tree | 3c093e5e9f44dbd7329704a7501108506fd0251d /archivers/lha-ac/Makefile | |
parent | 84c238f9ae2f21d152b8a71d906c56f6806bd924 (diff) | |
download | freebsd-ports-gnome-d267cb70daf837dbafcbc90179249a6f189f3b09.tar.gz freebsd-ports-gnome-d267cb70daf837dbafcbc90179249a6f189f3b09.tar.zst freebsd-ports-gnome-d267cb70daf837dbafcbc90179249a6f189f3b09.zip |
- revert r331810
Diffstat (limited to 'archivers/lha-ac/Makefile')
-rw-r--r-- | archivers/lha-ac/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/lha-ac/Makefile b/archivers/lha-ac/Makefile index 1132d300cb63..7a5ef6a9d6cf 100644 --- a/archivers/lha-ac/Makefile +++ b/archivers/lha-ac/Makefile @@ -15,7 +15,6 @@ COMMENT= Archive files using LZSS and Huffman compression (.lzh files) RESTRICTED= no permission to redistribute -#USES= manpages GNU_CONFIGURE= yes PLIST_FILES= bin/lha-ac MANLANG= ja |