diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-05-10 03:04:57 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-05-10 03:04:57 +0800 |
commit | 6ac993b73d088d8c6e0c74c709fd7ef40d254902 (patch) | |
tree | 2b0efd98286e7389371015bb23cb05a63ee1a9c3 /archivers | |
parent | ff1a295018a53ee44c71c019e557f96cc9de2a7a (diff) | |
download | freebsd-ports-gnome-6ac993b73d088d8c6e0c74c709fd7ef40d254902.tar.gz freebsd-ports-gnome-6ac993b73d088d8c6e0c74c709fd7ef40d254902.tar.zst freebsd-ports-gnome-6ac993b73d088d8c6e0c74c709fd7ef40d254902.zip |
Add bicom and xmill.
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++ |