New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82422


Ignore:
Timestamp:
08/13/11 09:10:03 (4 years ago)
Author:
jmr@…
Message:

py26-xattr, py27-xattr: correct license

Location:
trunk/dports/python
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py26-xattr/Portfile

    r75715 r82422  
    1212                        extended filesystem attributes. 
    1313long_description        ${description} 
    14 license                 MIT 
     14license                 {MIT PSF} 
    1515homepage                http://pypi.python.org/pypi/xattr/ 
    1616 
  • trunk/dports/python/py27-xattr/Portfile

    r76876 r82422  
    1212                        extended filesystem attributes. 
    1313long_description        ${description} 
    14 license                 MIT 
     14license                 {MIT PSF} 
    1515homepage                http://pypi.python.org/pypi/xattr/ 
    1616 
Note: See TracChangeset for help on using the changeset viewer.