summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorrh <rh>1999-08-16 15:40:07 +0000
committerrh <rh>1999-08-16 15:40:07 +0000
commitab79fed38ed438802640f1d9114c294497fc08f3 (patch)
tree35f0649137fcd73d0b953f08ebb2668df6f1ac00 /archivers
parent1d8a31ed83c091e0e1c80d26d27cadfc332e5f3a (diff)
downloadpkgsrc-ab79fed38ed438802640f1d9114c294497fc08f3.tar.gz
Add and enable lzop.
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 2a112b6f097..d03795dbbfb 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 1999/08/16 15:30:16 rh Exp $
+# $NetBSD: Makefile,v 1.18 1999/08/16 15:40:07 rh Exp $
# FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp
#
@@ -13,6 +13,7 @@
SUBDIR += hpack
SUBDIR += lha
SUBDIR += liblzo
+ SUBDIR += lzop
SUBDIR += macutil
# SUBDIR += nulib
# SUBDIR += p5-Compress-Zlib