diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1996-08-23 06:48:49 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1996-08-23 06:48:49 +0000 |
commit | 73ca0f665253f314e0c72de7d627b09e1dbc51b5 (patch) | |
tree | 73a89ccbde8392172d847a30217764c1a36d92ef /archivers/Makefile | |
parent | 4139cf3d170f2183c374400e53df62a13162dfde (diff) | |
download | ports-73ca0f665253f314e0c72de7d627b09e1dbc51b5.tar.gz ports-73ca0f665253f314e0c72de7d627b09e1dbc51b5.zip |
Notes
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 c7469fe95686..f9fb05a4570c 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 1996/06/10 01:50:49 asami Exp $ +# $Id: Makefile,v 1.12 1996/08/09 08:16:50 asami Exp $ # SUBDIR += arc @@ -12,6 +12,7 @@ SUBDIR += unrar SUBDIR += unzip SUBDIR += unzip.with_encryption + SUBDIR += uudeview SUBDIR += uudx SUBDIR += zip SUBDIR += zip.with_encryption |