diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2009-09-21 16:38:48 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2009-09-21 16:38:48 +0000 |
commit | 348ecc5c2c2853178e14146d1c1323bbf15e2b70 (patch) | |
tree | 7465b6a84613719f43bcb6005dae0361025e1f5b /archivers/Makefile | |
parent | c1d3b538b289db627fddb25cceccf5d1dd7f5c9c (diff) |
lzmautils -> xz
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=241881
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 470ba140fd01..66111d544a2e 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -72,7 +72,6 @@ SUBDIR += lzip SUBDIR += lzma SUBDIR += lzmalib - SUBDIR += lzmautils SUBDIR += lzo SUBDIR += lzo2 SUBDIR += lzop |