New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82377


Ignore:
Timestamp:
08/12/11 16:40:12 (4 years ago)
Author:
jmr@…
Message:

petsc: add http source to master_sites

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/math/petsc/Portfile

    r78617 r82377  
    2020platforms       darwin 
    2121homepage        http://www.mcs.anl.gov/petsc/petsc-as/ 
    22 master_sites    ftp://ftp.mcs.anl.gov/pub/petsc/release-snapshots/ 
     22master_sites    ftp://ftp.mcs.anl.gov/pub/petsc/release-snapshots/ \ 
     23                http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/ 
    2324distname        ${name}-lite-${version} 
    2425worksrcdir      ${name}-${version} 
Note: See TracChangeset for help on using the changeset viewer.