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 /textproc/hunspell/Makefile | |
parent | 6bc04dd2456cd25795bbcd8c79af56408777ad60 (diff) |
Pass matainership to the new office team
Notes
Notes:
svn path=/head/; revision=278145
Diffstat (limited to 'textproc/hunspell/Makefile')
-rw-r--r-- | textproc/hunspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index 5db62ba9ca53..18e3b16c652e 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/Hunspell/${PORTVERSION} -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Improved spell-checker for Hungarian and other languages LICENSE= GPLv2 LGPL21 MPL |