aboutsummaryrefslogtreecommitdiff
path: root/archivers/lzop
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2011-05-10 20:31:00 +0000
committerMatthias Andree <mandree@FreeBSD.org>2011-05-10 20:31:00 +0000
commitad1ed23b33160225a262740c2b51ec0c1c10e70f (patch)
tree1cb43190d12c1f4b29349bc6e45741873a83de2f /archivers/lzop
parenta254d72056bf969b6b8c65117c98b2b4f0a40597 (diff)
downloadports-ad1ed23b33160225a262740c2b51ec0c1c10e70f.tar.gz
ports-ad1ed23b33160225a262740c2b51ec0c1c10e70f.zip
ftp.uni-koeln.de no longer carriers util/arc/, mirror locally.
Notes
Notes: svn path=/head/; revision=273922
Diffstat (limited to 'archivers/lzop')
-rw-r--r--archivers/lzop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile
index b1bb99bf2743..507189d4e11f 100644
--- a/archivers/lzop/Makefile
+++ b/archivers/lzop/Makefile
@@ -9,7 +9,7 @@ PORTNAME= lzop
DISTVERSION= 1.03
CATEGORIES= archivers
MASTER_SITES= http://www.lzop.org/download/ \
- http://ftp.uni-koeln.de/util/arc/
+ ${MASTER_SITE_LOCAL:S,$,mandree/,}
MAINTAINER= mandree@FreeBSD.org
COMMENT= Fast file compressor similar to gzip, using the LZO library