aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2011-03-22 00:08:58 +0800
committermandree <mandree@FreeBSD.org>2011-03-22 00:08:58 +0800
commitc2efe42fbdbb40458da02538da6bcdc0396c1bab (patch)
treef340b2b5e59d5ceee9557b5da12c12593424ffe0 /archivers
parent898e5e07d25fe4aed4328c2b56002881218d36d8 (diff)
downloadfreebsd-ports-gnome-c2efe42fbdbb40458da02538da6bcdc0396c1bab.tar.gz
freebsd-ports-gnome-c2efe42fbdbb40458da02538da6bcdc0396c1bab.tar.zst
freebsd-ports-gnome-c2efe42fbdbb40458da02538da6bcdc0396c1bab.zip
Add a mirror to MASTER_SITES.
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