aboutsummaryrefslogtreecommitdiff
path: root/archivers/lzop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/lzop/Makefile')
-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