New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79249


Ignore:
Timestamp:
06/06/11 16:58:35 (4 years ago)
Author:
ryandesign@…
Message:

skrooge-devel: fix whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/kde/skrooge-devel/Portfile

    r76803 r79249  
    1616long_description    Personal finance management tool for KDE4, with the aim of being highly intuitive, while \ 
    1717                    providing powerful functions such as reporting (including graphics), persistent \ 
    18                                         Undo/Redo, encryption, and much more... 
     18                    Undo/Redo, encryption, and much more... 
    1919 
    2020conflicts           skrooge 
     
    2828 
    2929pre-configure { 
    30         ui_error "Please do not install this port since it has been replaced by 'skrooge'." 
    31         return -code error 
     30    ui_error "Please do not install this port since it has been replaced by 'skrooge'." 
     31    return -code error 
    3232} 
    3333 
    3434distfiles 
    35  
Note: See TracChangeset for help on using the changeset viewer.