diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2016-01-16 19:24:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2016-01-16 19:24:31 +0000 |
commit | 87e98d1e8c5a48f9661c41d1b59c780964c69065 (patch) | |
tree | 3a599a96da60e92cbcf58165e6016c3481945da0 /archivers/Makefile | |
parent | 31762b106755c41ad4eab7e7b23ee93795e7f65d (diff) | |
download | ports-87e98d1e8c5a48f9661c41d1b59c780964c69065.tar.gz ports-87e98d1e8c5a48f9661c41d1b59c780964c69065.zip |
Notes
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index d9ff61fd06fd..9b90a71e7c1e 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -169,6 +169,7 @@ SUBDIR += py-lzma SUBDIR += py-pyliblzma SUBDIR += py-python-snappy + SUBDIR += py-rarfile SUBDIR += qpress SUBDIR += quazip SUBDIR += quazip-qt5 |