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 /french/hunspell | |
parent | - Stop removing shared metadata on deinstall (diff) |
Pass matainership to the new office team
Notes
Notes:
svn path=/head/; revision=278145
Diffstat (limited to 'french/hunspell')
-rw-r--r-- | french/hunspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/french/hunspell/Makefile b/french/hunspell/Makefile index 08f2ff616cdc..1d1e7f3bfd5b 100644 --- a/french/hunspell/Makefile +++ b/french/hunspell/Makefile @@ -11,7 +11,7 @@ CATEGORIES= french textproc MASTER_SITES= http://www.dicollecte.org/download/fr/ DISTNAME= hunspell-fr-moderne-v${PORTVERSION} -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Hunspell modern french dictionnary USE_ZIP= yes |