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 /hebrew | |
parent | 989fab65eb0286156d377effd18d88d1571e3574 (diff) | |
download | freebsd-ports-graphics-d5644e8d70a92ef2437c382ca5f5d11f6b0722c6.tar.gz freebsd-ports-graphics-d5644e8d70a92ef2437c382ca5f5d11f6b0722c6.tar.zst freebsd-ports-graphics-d5644e8d70a92ef2437c382ca5f5d11f6b0722c6.zip |
- Fix typo
Diffstat (limited to 'hebrew')
-rw-r--r-- | hebrew/hunspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hebrew/hunspell/Makefile b/hebrew/hunspell/Makefile index e457671c43a..901d9763e65 100644 --- a/hebrew/hunspell/Makefile +++ b/hebrew/hunspell/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://hspell.ivrix.org.il/ DISTNAME= hspell-${PORTVERSION} MAINTAINER= office@FreeBSD.org -COMMENT= Hunspell hebrew dictionnary +COMMENT= Hunspell hebrew dictionary BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv |