diff options
author | mandree <mandree@FreeBSD.org> | 2010-11-14 05:17:17 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2010-11-14 05:17:17 +0800 |
commit | c96ee142e814063a4f83a58c3da4937c59cfb88c (patch) | |
tree | a5893bb467e670beb1a90b972635748fb5ce55a3 /archivers | |
parent | e107b28c39742a6d2e9ae48ad09615bbc5473f1d (diff) | |
download | freebsd-ports-gnome-c96ee142e814063a4f83a58c3da4937c59cfb88c.tar.gz freebsd-ports-gnome-c96ee142e814063a4f83a58c3da4937c59cfb88c.tar.zst freebsd-ports-gnome-c96ee142e814063a4f83a58c3da4937c59cfb88c.zip |
Drop defunct MASTER_SITE.
Diffstat (limited to 'archivers')
-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} |