diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-14 22:26:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-14 22:26:11 +0000 |
commit | 0c91e4863fddfd216a9332fb87a08c43a7ce50d6 (patch) | |
tree | e2e94a5b8ba00dc0518e89122ddb72d741da33b1 /hebrew | |
parent | 8e79f44d7a15bd3403fdf92d96676d394b66bf40 (diff) | |
download | ports-0c91e4863fddfd216a9332fb87a08c43a7ce50d6.tar.gz ports-0c91e4863fddfd216a9332fb87a08c43a7ce50d6.zip |
Notes
Diffstat (limited to 'hebrew')
-rw-r--r-- | hebrew/culmus/Makefile | 4 | ||||
-rw-r--r-- | hebrew/hspell/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/hebrew/culmus/Makefile b/hebrew/culmus/Makefile index d89323539950..144e7f2202e0 100644 --- a/hebrew/culmus/Makefile +++ b/hebrew/culmus/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: culmus # Date created: 11 Apr 2003 -# Whom: Yonatan <Yonatan@xpert.com> +# Whom: Yonatan <onatan@gmail.com> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= hebrew MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= Free Hebrew Type1 fonts BUILD_DEPENDS= mkfontdir:${X_CLIENTS_PORT} diff --git a/hebrew/hspell/Makefile b/hebrew/hspell/Makefile index 054ad7f3ceb7..baf851d1a9df 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 |