New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79428


Ignore:
Timestamp:
06/13/11 01:33:27 (4 years ago)
Author:
ryandesign@…
Message:

pop3proxy: fix livecheck

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/mail/pop3proxy/Portfile

    r79427 r79428  
    3939                ${destroot}${prefix}/share/doc/${name} 
    4040} 
     41 
     42livecheck.type      regex 
     43livecheck.url       [lindex ${master_sites} 0] 
     44livecheck.regex     ${name}-(\[0-9a-z.-\]+)${extract.suffix} 
Note: See TracChangeset for help on using the changeset viewer.