aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2009-09-21 22:45:22 +0800
committernaddy <naddy@FreeBSD.org>2009-09-21 22:45:22 +0800
commitbb6e2367b9e8c302244208d1847536602ce27f6c (patch)
treed0a412c7211275a87be7f806732af602d8f7368f /archivers
parent1534a4b409c433305362ce92f1eb2b16f4571e43 (diff)
downloadfreebsd-ports-gnome-bb6e2367b9e8c302244208d1847536602ce27f6c.tar.gz
freebsd-ports-gnome-bb6e2367b9e8c302244208d1847536602ce27f6c.tar.zst
freebsd-ports-gnome-bb6e2367b9e8c302244208d1847536602ce27f6c.zip
lzmautils -> xz
Feature safe: yes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/deco/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/deco/Makefile b/archivers/deco/Makefile
index 88138e93959a..c54792f55ea5 100644
--- a/archivers/deco/Makefile
+++ b/archivers/deco/Makefile
@@ -7,6 +7,7 @@
PORTNAME= deco
PORTVERSION= 1.6
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://hartlich.com/deco/download/:site1 \
http://hartlich.com/deco/archive/download/:site2
@@ -20,7 +21,7 @@ RUN_DEPENDS= arc:${PORTSDIR}/archivers/arc \
arj:${PORTSDIR}/archivers/arj \
cabextract:${PORTSDIR}/archivers/cabextract \
dpkg:${PORTSDIR}/archivers/dpkg \
- lzma:${PORTSDIR}/archivers/lzmautils \
+ lzma:${PORTSDIR}/archivers/xz \
lzop:${PORTSDIR}/archivers/lzop \
7z:${PORTSDIR}/archivers/p7zip \
rpm:${PORTSDIR}/archivers/rpm \