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/it-hyphen | |
parent | 6bc04dd2456cd25795bbcd8c79af56408777ad60 (diff) |
Pass matainership to the new office team
Notes
Notes:
svn path=/head/; revision=278145
Diffstat (limited to 'textproc/it-hyphen')
-rw-r--r-- | textproc/it-hyphen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/it-hyphen/Makefile b/textproc/it-hyphen/Makefile index d1af05ee4ef3..8964db3302a2 100644 --- a/textproc/it-hyphen/Makefile +++ b/textproc/it-hyphen/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ DISTNAME= hyph_it_IT -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Italian hyphenation rules LICENSE= LGPL21 |