Revision: 38766 http://trac.macosforge.org/projects/macports/changeset/38766 Author: mww@macports.org Date: 2008-07-30 14:49:38 -0700 (Wed, 30 Jul 2008) Log Message: ----------- fix livecheck Modified Paths: -------------- trunk/dports/net/samba3/Portfile Modified: trunk/dports/net/samba3/Portfile =================================================================== --- trunk/dports/net/samba3/Portfile 2008-07-30 19:59:14 UTC (rev 38765) +++ trunk/dports/net/samba3/Portfile 2008-07-30 21:49:38 UTC (rev 38766) @@ -65,6 +65,6 @@ } livecheck.check regex -livecheck.url http://us4.samba.org/samba/ftp/?M=D -livecheck.regex samba-(3\\.\[0-9a-z.\]+)\\.tar\\.gz +livecheck.url http://us5.samba.org/samba/ftp/?M=D +livecheck.regex samba-(3\\.2\[0-9a-z.\]+)\\.tar\\.gz