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