mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
port_getver() {
|
|
getver_default | grep -Ev ".[89][0-9].*"
|
|
}
|