summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-12-01 23:11:59 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-12-01 23:11:59 +0000
commitee8ec454ed723681e9288cda32baca50b0314606 (patch)
treee538f899990fa2659f958a525302298848feb83a /archivers
parentfrom pkg/DESCR (diff)
Activate lzo
PR: ports/5776
Notes
Notes: svn path=/head/; revision=15035
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 bd74ba0c3ae4..344b9c842447 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp $
+# $Id: Makefile,v 1.19 1997/11/20 08:21:26 tg Exp $
#
SUBDIR += arc
@@ -9,6 +9,7 @@
SUBDIR += ha
SUBDIR += hpack.non-usa.only
SUBDIR += lha
+ SUBDIR += lzo
SUBDIR += nulib
SUBDIR += p5-Compress-Zlib
SUBDIR += rar