diff options
author | asami <asami@FreeBSD.org> | 1996-06-10 09:50:49 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-06-10 09:50:49 +0800 |
commit | be36a4a2ae68ea33240dbf309bef869a88cfbcc4 (patch) | |
tree | eee80ff056a45a9afe0a5d27633f1ecd482273f8 /archivers/Makefile | |
parent | 8998812ea8414d100c69954dbe27c3140ca76ab4 (diff) | |
download | freebsd-ports-gnome-be36a4a2ae68ea33240dbf309bef869a88cfbcc4.tar.gz freebsd-ports-gnome-be36a4a2ae68ea33240dbf309bef869a88cfbcc4.tar.zst freebsd-ports-gnome-be36a4a2ae68ea33240dbf309bef869a88cfbcc4.zip |
Addex uudx.
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 5833100d800b..fd921f4b8bb6 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1996/04/12 08:47:53 asami Exp $ +# $Id: Makefile,v 1.10 1996/05/15 19:23:38 ache Exp $ # SUBDIR += arc @@ -11,6 +11,7 @@ SUBDIR += unrar SUBDIR += unzip SUBDIR += unzip.with_encryption + SUBDIR += uudx SUBDIR += zip SUBDIR += zip.with_encryption SUBDIR += zoo |