Changeset 79957
- Timestamp:
- 06/30/11 14:49:58 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/_resources/port1.0/livecheck/googlecode.tcl
r71037 r79957 15 15 } 16 16 if {${livecheck.regex} eq ""} { 17 set livecheck.regex [list "href=\" http://[quotemeta ${livecheck.name}].googlecode.com/files/${livecheck.distname}\""]17 set livecheck.regex [list "href=\"//[quotemeta ${livecheck.name}].googlecode.com/files/${livecheck.distname}\""] 18 18 } 19 19 set livecheck.type "regex"
Note: See TracChangeset
for help on using the changeset viewer.

