mirror of
https://github.com/outbackdingo/ports.git
synced 2026-02-08 18:30:28 +00:00
4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
port_getver() {
|
|
getver_default | grep -Ev "*.*.9[0-9][0-9]"
|
|
}
|