--- Portfile.orig	2009-09-10 12:16:41.000000000 +0400
+++ Portfile	2009-09-25 13:29:21.000000000 +0400
@@ -7,7 +7,7 @@
 version           1.44
 categories        python devel net
 platforms         darwin
-maintainers       openmaintainer akitada
+maintainers       nomaintainer
 description       Pure python memcached client
 long_description  This software is a 100% Python interface to the memcached \
                   memory cache daemon.  It is the client side software which \
@@ -17,14 +17,12 @@
 
 homepage          http://www.tummy.com/Community/software/python-memcached/
 master_sites      ftp://ftp.tummy.com/pub/python-memcached/old-releases/
-
 checksums         md5     03c74e39a9598f27ba5e3c3f714d04cf \
                   sha1    951b70f8f9b0bd3835523abd1d58d0c3c5d951a3 \
                   rmd160  b22bf24d5275342e5a8987687bb878e230127d99
-
 distname          python-memcached-${version}
 depends_build     port:py25-setuptools
 
 livecheck.type    regex
-livecheck.url     http://pypi.python.org/pypi/python-memcached/
-livecheck.regex   {python-memcached (\d+(?:\.\d+)*)}
+livecheck.url     ${master_sites}
+livecheck.regex   "python-memcached-(\[0-9\](\\.\[0-9\]+)*)\\.tar\\.gz"
