summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-11-20 08:21:26 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-11-20 08:21:26 +0000
commite45b68a2fc4ffbfaf801ef34d7de4500c5faa9f2 (patch)
tree388548ee1a2b97f22897234675b21f770afa1a0a /archivers
parentImport bzip2 port. bzip2 is a block-sorting compressor with better (diff)
Activate bzip2. This time I copied another entry to avoid typos.
Notes
Notes: svn path=/head/; revision=8721
Diffstat (limited to 'archivers')
-rw-r--r--archivers/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 5f11013cd138..bd74ba0c3ae4 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,8 +1,9 @@
-# $Id: Makefile,v 1.17 1997/04/26 23:50:06 asami Exp $
+# $Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp $
#
SUBDIR += arc
SUBDIR += bzip
+ SUBDIR += bzip2
SUBDIR += freeze
SUBDIR += gshar+gunshar
SUBDIR += ha