Best practice for port contributors in github world
Lawrence Velázquez
larryv at macports.org
Wed Dec 14 03:51:29 CET 2016
> On Dec 13, 2016, at 7:56 AM, Luc Bourhis <luc_j_bourhis at mac.com> wrote:
>
> file://path/to/my/clone/of/macports-ports [default]
Note that you have to use three slashes at the beginning of this line because the "/" that begins the absolute path is distinct from the "://" that separates the protocol. So:
file:///path/to/ports [default]
vq
Sent from my iPhone
More information about the macports-dev
mailing list