summaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2002-02-17 07:58:57 +0000
committerMark Pulford <markp@FreeBSD.org>2002-02-17 07:58:57 +0000
commitb1b402e62e834062eeefdc05a8492019d71c9169 (patch)
tree19d9af9c1206da387744f3efb9810639bcbff8b2 /archivers/Makefile
parentOps.. I forfot to add this patch on last commit. (diff)
Add szip 1.12b, a fast compression utility.
PR: 33934 Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru>
Notes
Notes: svn path=/head/; revision=54802
Diffstat (limited to 'archivers/Makefile')
-rw-r--r--archivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index f049a1524988..a3aafe41454a 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -42,6 +42,7 @@
SUBDIR += ruby-zlib
SUBDIR += sectar
SUBDIR += stuffit
+ SUBDIR += szip
SUBDIR += ucl
SUBDIR += unace
SUBDIR += unadf