From a75dd8ecaefe59a5cc574cea3a1031d2489bc4a7 Mon Sep 17 00:00:00 2001 From: Antti Nykanen Date: Fri, 17 Apr 2009 18:34:46 +0300 Subject: [PATCH] lsof: changed distfile download location --- lsof/Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lsof/Pkgfile b/lsof/Pkgfile index 2b2dad196..f508a710f 100644 --- a/lsof/Pkgfile +++ b/lsof/Pkgfile @@ -6,7 +6,7 @@ name=lsof version=4.82 release=1 -source=(ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_$version.tar.bz2) +source=(ftp://ftp.fu-berlin.de/pub/unix/tools/lsof/lsof_$version.tar.bz2) build() { cd lsof_${version}