New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80999


Ignore:
Timestamp:
07/22/11 16:59:12 (4 years ago)
Author:
raimue@…
Message:

editors/vim, editors/vim-app, editors/MacVim:
Add license, reorder options

Location:
trunk/dports/editors
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/editors/MacVim/Portfile

    r80977 r80999  
    1010categories          editors 
    1111platforms           darwin 
     12license             VimLicense GPL-2+ 
    1213maintainers         raimue 
    1314description         MacVim is a GUI version of vim for Mac OS X 
  • trunk/dports/editors/vim-app/Portfile

    r80970 r80999  
    1010revision            1 
    1111categories          editors 
     12platforms           darwin 
     13license             VimLicense GPL-2+ 
    1214maintainers         raimue 
    1315description         Vim.app is a GUI version of the famous editor vim. 
     
    1618 
    1719homepage            http://www.vim.org/ 
    18 platforms           darwin 
    1920 
    2021master_sites        http://ftp.vim.org/pub/vim/unix/:vim \ 
  • trunk/dports/editors/vim/Portfile

    r80970 r80999  
    99revision            1 
    1010categories          editors 
     11platforms           darwin freebsd 
     12license             VimLicense GPL-2+ 
    1113maintainers         raimue 
    1214description         Vi \"workalike\" with many additional features 
     
    1618 
    1719homepage            http://www.vim.org/ 
    18 platforms           darwin freebsd 
    1920 
    2021master_sites        http://ftp.vim.org/pub/vim/unix/ 
Note: See TracChangeset for help on using the changeset viewer.