diff options
author | steve <steve@FreeBSD.org> | 1999-04-02 12:19:42 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-02 12:19:42 +0800 |
commit | 4a6bf64b2b700e42287a15c2865d915c1524586a (patch) | |
tree | fa6bf6a000a09a3dddf46a34dfd9cbcb08c8c2af /archivers/Makefile | |
parent | dd34dd788dbc7a08988378f42ed0466008f9ccbb (diff) | |
download | freebsd-ports-gnome-4a6bf64b2b700e42287a15c2865d915c1524586a.tar.gz freebsd-ports-gnome-4a6bf64b2b700e42287a15c2865d915c1524586a.tar.zst freebsd-ports-gnome-4a6bf64b2b700e42287a15c2865d915c1524586a.zip |
Turn on the unace port.
Diffstat (limited to 'archivers/Makefile')
-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 |