aboutsummaryrefslogtreecommitdiff
path: root/archivers/xz/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2011-07-27 13:45:09 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2011-07-27 13:45:09 +0000
commit03f0bf5f2f17f66aa9d8514af9caa1afa76b1f36 (patch)
treefb2d8b32442825927343e0c8026ff9b696737b58 /archivers/xz/Makefile
parentfc3566d988f055824bda9555742eb05b0084549b (diff)
downloadports-03f0bf5f2f17f66aa9d8514af9caa1afa76b1f36.tar.gz
ports-03f0bf5f2f17f66aa9d8514af9caa1afa76b1f36.zip
Notes
Diffstat (limited to 'archivers/xz/Makefile')
-rw-r--r--archivers/xz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/xz/Makefile b/archivers/xz/Makefile
index 8172b97f28b6..e7cffd32f323 100644
--- a/archivers/xz/Makefile
+++ b/archivers/xz/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= xz
-PORTVERSION= 5.0.1
+PORTVERSION= 5.0.3
CATEGORIES= archivers
#MASTER_SITES= http://tukaani.org/xz/
-# tukaani.org doesn't interop with fetch(1) as of 2011-02-28
+# tukaani.org doesn't interop with fetch(1) as of 2011-07-27
MASTER_SITES= ${MASTER_SITE_NETBSD}
MAINTAINER= naddy@FreeBSD.org