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