source:
hybrid/branches/releng-11/nanobsd/tools/portshaker.d/wlrepo@
14358
Last change on this file since 14358 was 13658, checked in by , 8 years ago | |
---|---|
|
|
File size: 223 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | |
3 | shift |
4 | . /usr/local/share/portshaker/portshaker.subr |
5 | SVN_FLAGS="--quiet" |
6 | |
7 | method="svn" |
8 | svn_checkout_path="https://svn.wirelessleiden.nl/svn/code/hybrid/branches/releng-11/nanobsd/ports" |
9 | |
10 | run_portshaker_command $* |
Note:
See TracBrowser
for help on using the repository browser.