--- /Users/snc/Source/macports-trunk/dports/mail/offlineimap/Portfile	2009-02-02 15:45:37.000000000 -0500
+++ mail/offlineimap/Portfile	2009-02-08 11:12:56.000000000 -0500
@@ -1,10 +1,10 @@
 # $Id: Portfile 32369 2007-12-28 05:55:15Z boeyms@macports.org $
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python25 1.0
 
 name			offlineimap
-version			5.99.4
+version			6.0.3
 categories		mail python
 platforms		darwin
 maintainers		boeyms openmaintainer
@@ -32,10 +32,10 @@
 			In short, OfflineIMAP is a tool to let you read mail\
 			how YOU want to.
 homepage		http://software.complete.org/offlineimap
-master_sites	http://software.complete.org/offlineimap/static/download_area/${version}/
+master_sites    http://ftp.us.debian.org/debian/pool/main/o/offlineimap/
 distname		${name}_${version}
 worksrcdir		${name}
-checksums		md5 077f861f164d73aee2eb5df6b975415e
+checksums		md5 0c81d33e123c3d5b6645a68a809bcaef
 
 destroot.target		install --no-compile
 

