diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-22 13:30:11 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-22 13:30:11 +0800 |
commit | a05a58eb858f9310a8dfd5ba851a56afb22aac2d (patch) | |
tree | 058e0158db4914c7d3b2d4500b45e2a2afbc3c86 /textproc/it-hunspell | |
parent | 6bc04dd2456cd25795bbcd8c79af56408777ad60 (diff) | |
download | freebsd-ports-gnome-a05a58eb858f9310a8dfd5ba851a56afb22aac2d.tar.gz freebsd-ports-gnome-a05a58eb858f9310a8dfd5ba851a56afb22aac2d.tar.zst freebsd-ports-gnome-a05a58eb858f9310a8dfd5ba851a56afb22aac2d.zip |
Pass matainership to the new office team
Diffstat (limited to 'textproc/it-hunspell')
-rw-r--r-- | textproc/it-hunspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/it-hunspell/Makefile b/textproc/it-hunspell/Makefile index c980906404e5..9acbbc798d95 100644 --- a/textproc/it-hunspell/Makefile +++ b/textproc/it-hunspell/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= SF/linguistico/Dizionario%20italiano%20per%20OOo/${PORTVERSION:S/./_/g}/ DISTNAME= italiano_${PORTVERSION:S/./_/g} -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Italian hunspell dictionaries LICENSE= GPLv3 |