diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-02 03:55:26 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-02 03:55:26 +0000 |
commit | d920b9a25e37e3e1e4fc346f5e686a0a028cfa4c (patch) | |
tree | b0f84eea6a51ca51abf0df2f38e043d25274a50c /archivers/Makefile | |
parent | 2115771c2fa1e9a64412a81f62fd3573ec7926f7 (diff) |
add dact 0.8.11
Dynamic Adaptive Compression Tool
Notes
Notes:
svn path=/head/; revision=58447
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 b31a9a601d39..8826f5c06f23 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -7,6 +7,7 @@ SUBDIR += bzip SUBDIR += bzip2 SUBDIR += cabextract + SUBDIR += dact SUBDIR += deepforest SUBDIR += fastjar SUBDIR += freeze |