diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-05-09 19:04:57 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-05-09 19:04:57 +0000 |
commit | abf909f641227322931d4b6279b2fc62ea16952e (patch) | |
tree | d25d1f752f80a3d6db82a81727b7c6c1cea6c48b /archivers | |
parent | 9f1e9bf443457eb30eac4427ee9cdc35b30062ae (diff) | |
download | ports-abf909f641227322931d4b6279b2fc62ea16952e.tar.gz ports-abf909f641227322931d4b6279b2fc62ea16952e.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 083d7041f5e3..daf9ff4abe34 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -4,6 +4,7 @@ SUBDIR += 9e SUBDIR += arc SUBDIR += arj + SUBDIR += bicom SUBDIR += bzip SUBDIR += bzip2 SUBDIR += cabextract @@ -64,6 +65,7 @@ SUBDIR += unzip SUBDIR += wzip SUBDIR += xdms + SUBDIR += xmill SUBDIR += xpk SUBDIR += zip SUBDIR += zipios++ |