Extra mirror for lsof

svn path=/nixpkgs/trunk/; revision=14036
This commit is contained in:
Michael Raskin 2009-02-11 21:51:05 +00:00
parent 5778dd836d
commit 7590daad42

View File

@ -5,6 +5,7 @@ stdenv.mkDerivation {
src = fetchurl {
urls = [
http://ftp.uni-bayreuth.de/packages/tools/lsof/lsof_4.81.tar.bz2
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_4.81.tar.bz2
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/lsof_4.81.tar.bz2
];