diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-07-25 08:53:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-07-25 08:53:21 +0000 |
commit | fcdff36357b6a021a8b67f3c69c0ba7b0a4fc767 (patch) | |
tree | e782ecd6f41b7bf3aaace95fc7a5654b65094284 /portuguese | |
parent | 9d27d299598b94528993f950085b45ff28c2a8ce (diff) | |
download | ports-fcdff36357b6a021a8b67f3c69c0ba7b0a4fc767.tar.gz ports-fcdff36357b6a021a8b67f3c69c0ba7b0a4fc767.zip |
Notes
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/hunspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portuguese/hunspell/Makefile b/portuguese/hunspell/Makefile index 88e6bd215f02..c207d3bd0452 100644 --- a/portuguese/hunspell/Makefile +++ b/portuguese/hunspell/Makefile @@ -14,7 +14,7 @@ DISTFILES= hunspell-pt_PT-${PORTVERSION}.tar.gz \ pt_BR-2011-05-27AOC.zip:BR MAINTAINER= office@FreeBSD.org -COMMENT= Hunspell portuguese dictionnary +COMMENT= Hunspell portuguese dictionary # rely on bsdtar ability to extract .gz and .zip archives EXTRACT_CMD= ${CAT} |