diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2010-11-13 21:17:17 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2010-11-13 21:17:17 +0000 |
commit | fb2ba90c58dc34eff063e8502edb2ebe514f41a6 (patch) | |
tree | e86ea87dbdcbb94893554e0ffb3e4a08b3bfdc16 /archivers/lzo2 | |
parent | 8fcc63bf3298d3626564ae2bce8d101ac69e0a85 (diff) | |
download | ports-fb2ba90c58dc34eff063e8502edb2ebe514f41a6.tar.gz ports-fb2ba90c58dc34eff063e8502edb2ebe514f41a6.zip |
Notes
Diffstat (limited to 'archivers/lzo2')
-rw-r--r-- | archivers/lzo2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index 16a7da32590e..9f11f6777a70 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/Makefile @@ -9,7 +9,6 @@ PORTNAME= lzo2 PORTVERSION= 2.04 CATEGORIES= archivers devel MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ \ - http://fresh.t-systems-sfr.com/unix/src/misc/ \ http://ftp.uni-koeln.de/util/arc/ MASTER_SITE_SUBDIR= libs/compression DISTNAME= lzo-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} |