diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2000-04-21 14:32:19 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2000-04-21 14:32:19 +0000 |
commit | 7ca472790157335a0079f6d7ea65ccea12ac5de5 (patch) | |
tree | 973fb4db679cdbe9f9773ce3c0e766cffbc0fc04 /archivers | |
parent | cc2779c4150cd68ab74fa80da74eeb6aba505e33 (diff) | |
download | ports-7ca472790157335a0079f6d7ea65ccea12ac5de5.tar.gz ports-7ca472790157335a0079f6d7ea65ccea12ac5de5.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index b6245e715232..90d55962b949 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -22,7 +22,6 @@ SUBDIR += unarj SUBDIR += unrar SUBDIR += unzip - SUBDIR += unzip.with_encryption SUBDIR += zip SUBDIR += zip.with_encryption SUBDIR += zoo |