diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-22 05:30:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-22 05:30:11 +0000 |
commit | a05a58eb858f9310a8dfd5ba851a56afb22aac2d (patch) | |
tree | 058e0158db4914c7d3b2d4500b45e2a2afbc3c86 /portuguese/hunspell | |
parent | 6bc04dd2456cd25795bbcd8c79af56408777ad60 (diff) | |
download | ports-a05a58eb858f9310a8dfd5ba851a56afb22aac2d.tar.gz ports-a05a58eb858f9310a8dfd5ba851a56afb22aac2d.zip |
Notes
Diffstat (limited to 'portuguese/hunspell')
-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 3482157ff5bc..88e6bd215f02 100644 --- a/portuguese/hunspell/Makefile +++ b/portuguese/hunspell/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/ DISTFILES= hunspell-pt_PT-${PORTVERSION}.tar.gz \ pt_BR-2011-05-27AOC.zip:BR -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Hunspell portuguese dictionnary # rely on bsdtar ability to extract .gz and .zip archives |