New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81781


Ignore:
Timestamp:
08/04/11 14:47:21 (4 years ago)
Author:
cal@…
Message:

devel/GitX: Fetch from git-repo via http(s), so the buildbot can fetch it, too

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/GitX/Portfile

    r81780 r81781  
    2121 
    2222fetch.type          git 
    23 git.url             git://github.com/pieter/gitx.git 
     23git.url             https://github.com/pieter/gitx.git 
    2424git.branch          v${version} 
    2525 
Note: See TracChangeset for help on using the changeset viewer.