mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
4 lines
61 B
Plaintext
Executable File
4 lines
61 B
Plaintext
Executable File
port_getver() {
|
|
getver_default | grep -Ev .[0-9][13579].*
|
|
}
|