New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79935


Ignore:
Timestamp:
06/29/11 13:32:40 (4 years ago)
Author:
stromnov@…
Message:

py27-sympy: fix manpage name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py27-sympy/Portfile

    r76057 r79935  
    2929post-destroot { 
    3030    ln -s ${python.prefix}/share/man/man1/isympy.1 \ 
    31           ${destroot}${prefix}/share/man/man1/isympy${python.branch}.1 
     31          ${destroot}${prefix}/share/man/man1/isympy-${python.branch}.1 
    3232} 
    3333 
Note: See TracChangeset for help on using the changeset viewer.