Revision: 69325 http://trac.macports.org/changeset/69325 Author: snc@macports.org Date: 2010-06-30 05:36:36 -0700 (Wed, 30 Jun 2010) Log Message: ----------- fix livecheck Modified Paths: -------------- trunk/dports/science/afni/Portfile Modified: trunk/dports/science/afni/Portfile =================================================================== --- trunk/dports/science/afni/Portfile 2010-06-30 12:28:37 UTC (rev 69324) +++ trunk/dports/science/afni/Portfile 2010-06-30 12:36:36 UTC (rev 69325) @@ -123,5 +123,5 @@ AFNI_GLOBAL_SESSION should be set to ${prefix}/share/afni. " -livecheck.url http://www.neuro.mcw.edu/~bacon/Ports/distfiles/AFNI/ -livecheck.regex (\\d+\\.\\d+\\.\\d+\\.\\d+) +livecheck.url ${master_sites} +livecheck.regex (\\d+(\\_\\d+)+)
participants (1)
-
snc@macports.org