diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-07-25 16:53:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-07-25 16:53:21 +0800 |
commit | d5644e8d70a92ef2437c382ca5f5d11f6b0722c6 (patch) | |
tree | cee1e7eb3fd79c312c2f6be6de40e90b639332fa /russian/hunspell | |
parent | 989fab65eb0286156d377effd18d88d1571e3574 (diff) | |
download | freebsd-ports-gnome-d5644e8d70a92ef2437c382ca5f5d11f6b0722c6.tar.gz freebsd-ports-gnome-d5644e8d70a92ef2437c382ca5f5d11f6b0722c6.tar.zst freebsd-ports-gnome-d5644e8d70a92ef2437c382ca5f5d11f6b0722c6.zip |
- Fix typo
Diffstat (limited to 'russian/hunspell')
-rw-r--r-- | russian/hunspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/russian/hunspell/Makefile b/russian/hunspell/Makefile index 32499dd4643e..ae6aad864a84 100644 --- a/russian/hunspell/Makefile +++ b/russian/hunspell/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= GOOGLE_CODE DISTNAME= ru_RU_UTF8 MAINTAINER= office@FreeBSD.org -COMMENT= Hunspell russian dictionnary +COMMENT= Hunspell russian dictionary PROJECTHOST= hunspell-ru USE_ZIP= yes |