From 2db2d50167f50bdd3082fb80bc712ac65cc76aed Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Sat, 3 Jun 2000 04:21:03 +0000 Subject: Add the macutil port, which allows us to create and extract archives from the Mac world in formats such as binhex. Obtained from: NetBSD --- archivers/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'archivers') diff --git a/archivers/Makefile b/archivers/Makefile index 0ca5825c2930..5d3ab4191b74 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -15,6 +15,7 @@ SUBDIR += linux_rar SUBDIR += lzo SUBDIR += lzop + SUBDIR += macutil SUBDIR += makeself SUBDIR += mscompress SUBDIR += nulib -- cgit v1.2.3