diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-04-26 23:50:06 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-04-26 23:50:06 +0000 |
commit | a28cb9332c9876a37e065e81d758e546f7d24067 (patch) | |
tree | ab50c95a474bb49ee385fbce93d70518e661bc87 /archivers/Makefile | |
parent | 7b0515146ad271980d6ecab08460de3eed6792e2 (diff) | |
download | ports-a28cb9332c9876a37e065e81d758e546f7d24067.tar.gz ports-a28cb9332c9876a37e065e81d758e546f7d24067.zip |
Notes
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index ac0f03f42f7d..cdbd3f4960a3 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 1996/10/24 00:03:46 jfitz Exp $ +# $Id: Makefile,v 1.16 1997/03/29 23:56:36 obrien Exp $ # SUBDIR += arc @@ -14,9 +14,6 @@ SUBDIR += unrar SUBDIR += unzip SUBDIR += unzip.with_encryption - SUBDIR += uudeview - SUBDIR += uudx - SUBDIR += xdeview SUBDIR += zip SUBDIR += zip.with_encryption SUBDIR += zoo |