diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-12-12 05:52:30 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-12-12 05:52:30 +0800 |
commit | c3c9a6689df22a860bdb20ae69c9baf1e80bfd80 (patch) | |
tree | 1d5806eda7bf331183bbcd0b72f1bfa0d66d5c0d /archivers/lha-ac | |
parent | ab90bd29f8afcc327226caefd5b13947f3eab072 (diff) | |
download | freebsd-ports-gnome-c3c9a6689df22a860bdb20ae69c9baf1e80bfd80.tar.gz freebsd-ports-gnome-c3c9a6689df22a860bdb20ae69c9baf1e80bfd80.tar.zst freebsd-ports-gnome-c3c9a6689df22a860bdb20ae69c9baf1e80bfd80.zip |
- update LEGAL
remove pgp* as rsaref has expired.
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 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 |