summaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authortv <tv>1999-05-23 20:56:50 +0000
committertv <tv>1999-05-23 20:56:50 +0000
commit9cc1564f78977a62813c534ca62eea8037849900 (patch)
tree2517588795f2d09044fd59e1d0a0a15a34d94ab5 /archivers/Makefile
parente5ce2d32c2ae722699a3a1e9f0c52d190e540939 (diff)
downloadpkgsrc-9cc1564f78977a62813c534ca62eea8037849900.tar.gz
Add and enable bunzip.
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 1b6f454e2b8..c958750caf9 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.14 1999/05/23 20:34:34 tv Exp $
+# $NetBSD: Makefile,v 1.15 1999/05/23 20:56:50 tv Exp $
# FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp
#
SUBDIR += arc
SUBDIR += bzip2
+ SUBDIR += bunzip
SUBDIR += freeze
SUBDIR += gcpio
SUBDIR += gsharutils