source:
hybrid/branches/releng-11/nanobsd/tools/portshaker.d/freebsd@
13658
| Last change on this file since 13658 was 13658, checked in by , 9 years ago | |
|---|---|
|
|
| File size: 186 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="svn://svn0.us-west.freebsd.org/ports/head" |
| 9 | |
| 10 | run_portshaker_command $* |
Note:
See TracBrowser
for help on using the repository browser.
