diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-22 13:30:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-22 13:30:11 +0800 |
commit | 1d7014f1779787010b84cbddf41a248f775dc4ec (patch) | |
tree | 6ebe12024706028caf5b35a7362064086f1572e2 /textproc/en-hunspell | |
parent | 4d70749d552b2dcf1629f1a080c4f09ef3c1a2c9 (diff) | |
download | freebsd-ports-gnome-1d7014f1779787010b84cbddf41a248f775dc4ec.tar.gz freebsd-ports-gnome-1d7014f1779787010b84cbddf41a248f775dc4ec.tar.zst freebsd-ports-gnome-1d7014f1779787010b84cbddf41a248f775dc4ec.zip |
Pass matainership to the new office team
Diffstat (limited to 'textproc/en-hunspell')
-rw-r--r-- | textproc/en-hunspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/en-hunspell/Makefile b/textproc/en-hunspell/Makefile index b82eabd89fb8..e8f628b10a45 100644 --- a/textproc/en-hunspell/Makefile +++ b/textproc/en-hunspell/Makefile @@ -15,7 +15,7 @@ DISTFILES= hunspell-en_US-${PORTVERSION}-0${EXTRACT_SUFX} \ hunspell-en_CA-${PORTVERSION}-0${EXTRACT_SUFX}:CA \ en_GB.zip:GB -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Hunspell english dictionnaries USE_ZIP= yes |