mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
3 lines
41 B
Bash
3 lines
41 B
Bash
#!/bin/sh
|
|
|
|
exec ispell -d ukrainian "$@"
|