diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-02 04:19:42 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-02 04:19:42 +0000 |
commit | c644e285fbcab50f4cf4aee64df5251926691fe2 (patch) | |
tree | c48d5776b057c7445bd1d53122aafc632962b1ce | |
parent | 69b631a53ab6b161f5929973c9919c7e9ccf5028 (diff) | |
download | ports-c644e285fbcab50f4cf4aee64df5251926691fe2.tar.gz ports-c644e285fbcab50f4cf4aee64df5251926691fe2.zip |
Notes
-rw-r--r-- | archivers/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 344b9c842447..7937ff30f6bd 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.19 1997/11/20 08:21:26 tg Exp $ +# $Id: Makefile,v 1.20 1998/12/01 23:11:59 billf Exp $ # SUBDIR += arc @@ -13,6 +13,7 @@ SUBDIR += nulib SUBDIR += p5-Compress-Zlib SUBDIR += rar + SUBDIR += unace SUBDIR += unarj SUBDIR += unrar SUBDIR += unzip |