Files
ports/main/libburn/update
2021-05-12 08:11:10 +08:00

4 lines
56 B
Plaintext

port_getver() {
getver_default | grep -v [[:alpha:]]
}