diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-07-18 11:18:21 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-07-18 11:18:21 +0000 |
commit | 3c101f484041a89ce47c6498a5cf943f9d1e96f7 (patch) | |
tree | 1cb43eb7fa9cd1f9698f4a9434b782ef34c8f67d /archivers/Makefile | |
parent | 219179b3ae1bf2547e3e51298e70be8d59606892 (diff) | |
download | ports-3c101f484041a89ce47c6498a5cf943f9d1e96f7.tar.gz ports-3c101f484041a89ce47c6498a5cf943f9d1e96f7.zip |
Notes
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 162668d20344..0f157404bb8b 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -9,6 +9,7 @@ SUBDIR += arc SUBDIR += arj SUBDIR += bicom + SUBDIR += bsdtar SUBDIR += bzip SUBDIR += bzip2 SUBDIR += cabextract |