From f9c429e6b1995cf12aa00124989ff0463fad0137 Mon Sep 17 00:00:00 2001 From: marc Date: Fri, 27 Mar 1998 06:56:59 +0000 Subject: [PATCH] Remover rar and zip.with_encryption --- archivers/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/archivers/Makefile b/archivers/Makefile index 2b73aee1808..93b2b1e0381 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 1998/01/14 09:25:20 niklas Exp $ +# $OpenBSD: Makefile,v 1.4 1998/03/27 06:56:59 marc Exp $ # $FreeBSD: Makefile,v 1.19 1997/11/20 08:21:26 tg Exp $ # @@ -13,13 +13,13 @@ SUBDIR += lha SUBDIR += nulib SUBDIR += p5-Compress-Zlib - SUBDIR += rar +# SUBDIR += rar SUBDIR += unarj SUBDIR += unrar SUBDIR += unzip # SUBDIR += unzip.with_encryption SUBDIR += zip - SUBDIR += zip.with_encryption +# SUBDIR += zip.with_encryption SUBDIR += zoo .include