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/mythes | |
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/mythes')
-rw-r--r-- | textproc/mythes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/mythes/Makefile b/textproc/mythes/Makefile index 6e31c829a63c..553f43f4b6f0 100644 --- a/textproc/mythes/Makefile +++ b/textproc/mythes/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/hunspell/MyThes/${PORTVERSION}/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Simple thesaurus library LIB_DEPENDS= hunspell-1.3.0:${PORTSDIR}/textproc/hunspell |