Index: Portfile
===================================================================
--- Portfile	(revision 53716)
+++ Portfile	(working copy)
@@ -16,8 +16,7 @@
 long_description        ${description}. PsychoPy combines the graphical strengths of OpenGL with the easy Python syntax to give psychophysics a free and simple stimulus presentation and control package.
 
 homepage                http://www.psychopy.org
-master_sites            googlecode:${gproject}
-
+master_sites            googlecode:psychopy
 
 depends_lib             port:py25-setuptools \
                         port:py25-matplotlib \
@@ -31,5 +30,4 @@
                         sha1    2f9de6032e4392f09657bb658c5ef22eb649eece \
                         rmd160  8ff3eb1bc4eb2c11baa72b4ef41f60eecdf52dc5
 
-
-livecheck.regex {([0-9.]+).zip}
+livecheck.regex         ${gproject}-(\[0-9.\]+)\\.zip

