2594e958af
Fixing by myself because there has been no responce from MAINTAINER for over two months. PR: ports/25880
3 lines
39 B
Bash
3 lines
39 B
Bash
#!/bin/sh
|
|
|
|
exec ispell -d russian "$@"
|