Remover rar and zip.with_encryption

This commit is contained in:
marc 1998-03-27 06:56:59 +00:00
parent d3ca898245
commit f9c429e6b1

View File

@ -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 <bsd.port.subdir.mk>