aboutsummaryrefslogtreecommitdiff
path: root/archivers/lzo
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2011-03-21 16:08:58 +0000
committerMatthias Andree <mandree@FreeBSD.org>2011-03-21 16:08:58 +0000
commit957df2d3c55069fa317f13ffd81b73d8022de736 (patch)
treea35c26f99ad8fd54d20489b6d8aef7063e5ff1fd /archivers/lzo
parent7aab054a14d7e5a5cce8fb70d17313cb1050aa53 (diff)
downloadports-957df2d3c55069fa317f13ffd81b73d8022de736.tar.gz
ports-957df2d3c55069fa317f13ffd81b73d8022de736.zip
Notes
Diffstat (limited to 'archivers/lzo')
-rw-r--r--archivers/lzo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile
index f0d7abbe9c36..92a23dc21eb7 100644
--- a/archivers/lzo/Makefile
+++ b/archivers/lzo/Makefile
@@ -10,7 +10,8 @@ PORTVERSION= 1.08
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= archivers devel
-MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/LZO-v1/
+MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/LZO-v1/ \
+ http://ftp.uni-koeln.de/util/arc/
MASTER_SITE_SUBDIR= libs/compression
MAINTAINER= mandree@FreeBSD.org