aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/lzop
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2011-05-23 19:34:36 +0800
committerMatthias Andree <mandree@FreeBSD.org>2011-05-23 19:34:36 +0800
commit8d8fc7a506ab26fe37ee1fa00eb102266c45c6a9 (patch)
treea5258f0a3f62de0078c8fd1bd97ff811fa3f4e5d /archivers/lzop
parent844f26ee68b79cdf1f4e468229c40958bf00067a (diff)
downloadfreebsd-ports-gnome-8d8fc7a506ab26fe37ee1fa00eb102266c45c6a9.tar.gz
freebsd-ports-gnome-8d8fc7a506ab26fe37ee1fa00eb102266c45c6a9.tar.zst
freebsd-ports-gnome-8d8fc7a506ab26fe37ee1fa00eb102266c45c6a9.zip
Change MASTER_SITES mirror to read LOCAL/mandree instead.
Suggested by: sunpoet@
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 507189d4e11f..8cb39530be52 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/ \
- ${MASTER_SITE_LOCAL:S,$,mandree/,}
+ LOCAL/mandree
MAINTAINER= mandree@FreeBSD.org
COMMENT= Fast file compressor similar to gzip, using the LZO library