diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-24 23:54:24 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-24 23:54:24 +0100 |
commit | ef69ead5ff7aed439fad7003c587e1151e9a6129 (patch) | |
tree | f6ce86b9af54bbcf4243ad924d76ae0b5047c6c0 | |
parent | e8ca37878aabf56df0708409645fc8570cff4cb6 (diff) | |
download | nutyx-extra-ef69ead5ff7aed439fad7003c587e1151e9a6129.tar.gz nutyx-extra-ef69ead5ff7aed439fad7003c587e1151e9a6129.tar.bz2 nutyx-extra-ef69ead5ff7aed439fad7003c587e1151e9a6129.tar.xz nutyx-extra-ef69ead5ff7aed439fad7003c587e1151e9a6129.zip |
file, maj sources
-rwxr-xr-x | base/file/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/file/Pkgfile b/base/file/Pkgfile index c5d859173..e3cbae049 100755 --- a/base/file/Pkgfile +++ b/base/file/Pkgfile @@ -7,7 +7,7 @@ name=file version=5.03 release=1 -source=(ftp://ftp.gw.com/mirrors/unix/$name/$name-$version.tar.gz) +source=(ftp://ftp.fu-berlin.de/unix/tools/file/$name-$version.tar.gz) build() { |