diff options
Diffstat (limited to 'hebrew/hspell')
-rw-r--r-- | hebrew/hspell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hebrew/hspell/Makefile b/hebrew/hspell/Makefile index 054ad7f3ceb..baf851d1a9d 100644 --- a/hebrew/hspell/Makefile +++ b/hebrew/hspell/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: hspell # Date created: 03 Feb 2003 -# Whom: Yonatan <Yonatan@xpert.com> +# Whom: Yonatan <onatan@gmail.com> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= hebrew MASTER_SITES= http://www.ivrix.org.il/projects/spell-checker/ -MAINTAINER= yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= Hebrew spellchecker and morphology engine USE_PERL5_BUILD= yes |