From 1d7014f1779787010b84cbddf41a248f775dc4ec Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 22 Jul 2011 05:30:11 +0000 Subject: Pass matainership to the new office team --- portuguese/hunspell/Makefile | 2 +- portuguese/hyphen/Makefile | 2 +- portuguese/mythes/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'portuguese') diff --git a/portuguese/hunspell/Makefile b/portuguese/hunspell/Makefile index 3482157ff5bc..88e6bd215f02 100644 --- a/portuguese/hunspell/Makefile +++ b/portuguese/hunspell/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/ DISTFILES= hunspell-pt_PT-${PORTVERSION}.tar.gz \ pt_BR-2011-05-27AOC.zip:BR -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Hunspell portuguese dictionnary # rely on bsdtar ability to extract .gz and .zip archives diff --git a/portuguese/hyphen/Makefile b/portuguese/hyphen/Makefile index 31765f8475f9..d32551a583ec 100644 --- a/portuguese/hyphen/Makefile +++ b/portuguese/hyphen/Makefile @@ -11,7 +11,7 @@ CATEGORIES= portuguese textproc MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ DISTNAME= hyph_pt_PT -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Portuguese hyphenation rules LICENSE= LGPL21 diff --git a/portuguese/mythes/Makefile b/portuguese/mythes/Makefile index 54aa15f89c68..de2f6717535a 100644 --- a/portuguese/mythes/Makefile +++ b/portuguese/mythes/Makefile @@ -11,7 +11,7 @@ CATEGORIES= portuguese textproc MASTER_SITES= http://openthesaurus.caixamagica.pt/download/ DISTNAME= thes_pt_PT_v2 -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Portuguese thesaurus LICENSE= GPLv2 -- cgit