diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2002-03-29 07:32:09 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2002-03-29 07:32:09 +0000 |
commit | 04214af6c3314007319fad3e88c56768561951f8 (patch) | |
tree | 863a393fc88964338aedcb9d5e6647d7046f94fe /ukrainian/ispell | |
parent | 02bc089e55c83ab7c6fbc2645a7d2c3cb2dd2818 (diff) | |
download | ports-04214af6c3314007319fad3e88c56768561951f8.tar.gz ports-04214af6c3314007319fad3e88c56768561951f8.zip |
Notes
Diffstat (limited to 'ukrainian/ispell')
-rw-r--r-- | ukrainian/ispell/files/ispell-uk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ukrainian/ispell/files/ispell-uk b/ukrainian/ispell/files/ispell-uk new file mode 100644 index 000000000000..d4349700c923 --- /dev/null +++ b/ukrainian/ispell/files/ispell-uk @@ -0,0 +1,3 @@ +#!/bin/sh + +exec ispell -d ukrainian "$@" |