aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1996-09-27 11:24:00 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1996-09-27 11:24:00 +0000
commit50050d28205ef788bd4a93a53da897aca4067d86 (patch)
tree650894e788e1e18ce92d46f04d6c2eeed10fc22d /archivers/Makefile
parent49a913bd62996c9b3a5286d2846aa0a0f49a1f5c (diff)
downloadports-50050d28205ef788bd4a93a53da897aca4067d86.tar.gz
ports-50050d28205ef788bd4a93a53da897aca4067d86.zip
added bzip to archivers
Notes
Notes: svn path=/head/; revision=3886
Diffstat (limited to 'archivers/Makefile')
-rw-r--r--archivers/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index f9fb05a4570c..ed96953e67fb 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile,v 1.12 1996/08/09 08:16:50 asami Exp $
+# $Id: Makefile,v 1.13 1996/08/23 06:48:49 tg Exp $
#
SUBDIR += arc
+ SUBDIR += bzip
SUBDIR += freeze
SUBDIR += gshar+gunshar
SUBDIR += ha