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