diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-06-17 21:47:05 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-06-17 21:47:05 +0000 |
commit | 74ebb2383587b7062608925dd8425ae5d1fb2a29 (patch) | |
tree | cdde8d26a829778ea0651e6aa75cd6a570f1d4b9 /archivers/Makefile | |
parent | 07ae4c345d5615043875e6a37506cbcb6a1cc79a (diff) | |
download | ports-74ebb2383587b7062608925dd8425ae5d1fb2a29.tar.gz ports-74ebb2383587b7062608925dd8425ae5d1fb2a29.zip |
Notes
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index a20a8356d7eb..9553e9201286 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -51,6 +51,7 @@ SUBDIR += libdynamite SUBDIR += liblzxcomp SUBDIR += libmspack + SUBDIR += liborange SUBDIR += libunrar SUBDIR += libzip SUBDIR += linux-par2cmdline @@ -70,7 +71,6 @@ SUBDIR += nulib SUBDIR += nwreckdum SUBDIR += ocaml-zip - SUBDIR += orange SUBDIR += p5-Archive-Any SUBDIR += p5-Archive-Extract SUBDIR += p5-Archive-Tar |