diff options
Diffstat (limited to 'archivers/lha-ac/Makefile')
-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 7a5ef6a9d6cf..38e4b5edb712 100644 --- a/archivers/lha-ac/Makefile +++ b/archivers/lha-ac/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-ac20050924p1 MAINTAINER= dinoex@FreeBSD.org COMMENT= Archive files using LZSS and Huffman compression (.lzh files) -RESTRICTED= no permission to redistribute +RESTRICTED= No redistribution allowed GNU_CONFIGURE= yes PLIST_FILES= bin/lha-ac |