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 /hungarian | |
parent | 6bc04dd2456cd25795bbcd8c79af56408777ad60 (diff) | |
download | ports-a05a58eb858f9310a8dfd5ba851a56afb22aac2d.tar.gz ports-a05a58eb858f9310a8dfd5ba851a56afb22aac2d.zip |
Notes
Diffstat (limited to 'hungarian')
-rw-r--r-- | hungarian/hyphen/Makefile | 2 | ||||
-rw-r--r-- | hungarian/mythes/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/hungarian/hyphen/Makefile b/hungarian/hyphen/Makefile index 1d90f25c04d3..c080b125665b 100644 --- a/hungarian/hyphen/Makefile +++ b/hungarian/hyphen/Makefile @@ -11,7 +11,7 @@ CATEGORIES= hungarian textproc MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ DISTNAME= hyph_hu_HU -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Hungarian hyphenation rules LICENSE= LGPL21 diff --git a/hungarian/mythes/Makefile b/hungarian/mythes/Makefile index 683ae5534d4f..a320d10f97ad 100644 --- a/hungarian/mythes/Makefile +++ b/hungarian/mythes/Makefile @@ -11,7 +11,7 @@ CATEGORIES= hungarian textproc MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ DISTNAME= thes_hu_HU -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Hungarian thesaurus LICENSE= GPLv2 |