diff options
author | Juergen Daubert <juergen.daubert@t-online.de> | 2006-09-15 13:47:59 +0000 |
---|---|---|
committer | Juergen Daubert <juergen.daubert@t-online.de> | 2006-09-15 13:47:59 +0000 |
commit | 2e3c7161c776af591d9b5a7b83cca6b90a95b820 (patch) | |
tree | a51e35cd845843efea8db2099a5329ff891a56b4 /libc-client/Pkgfile | |
parent | 4e73744262be83a8c3119e95aa9df8fe3ac29a7f (diff) | |
download | opt-2e3c7161c776af591d9b5a7b83cca6b90a95b820.tar.gz opt-2e3c7161c776af591d9b5a7b83cca6b90a95b820.tar.xz |
uw-imap, libc-client: new source url. For now I'll not update to version 2006, because the library API has changed and the imap performance is underwhelming
Diffstat (limited to 'libc-client/Pkgfile')
-rw-r--r-- | libc-client/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc-client/Pkgfile b/libc-client/Pkgfile index 9804bac6c..9214f1fc1 100644 --- a/libc-client/Pkgfile +++ b/libc-client/Pkgfile @@ -6,7 +6,7 @@ name=libc-client version=2004g release=1 -source=(ftp://ftp.cac.washington.edu/imap/imap-$version.tar.Z) +source=(ftp://ftp.cac.washington.edu/imap/old/imap-$version.tar.Z) build () { cd imap-$version |