diff options
author | farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 17:28:33 +0800 |
---|---|---|
committer | farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 17:28:33 +0800 |
commit | 9261fd52a0bee580698d475595ccc8f0aad129aa (patch) | |
tree | 01129d4a11462fe585d897ef5ae5cc7f7391f91c /mail | |
parent | c11c5264d35596063caa619dc3073bee3b491cd4 (diff) | |
download | freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.tar.gz freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.tar.zst freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.zip |
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchyahoo/Makefile | 2 | ||||
-rw-r--r-- | mail/gld/Makefile | 2 | ||||
-rw-r--r-- | mail/grepmail/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-Webmail-Gmail/Makefile | 2 | ||||
-rw-r--r-- | mail/roundcube/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/mail/fetchyahoo/Makefile b/mail/fetchyahoo/Makefile index 5d677aa1ce6b..4df70012bf04 100644 --- a/mail/fetchyahoo/Makefile +++ b/mail/fetchyahoo/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.10.6 CATEGORIES= mail MASTER_SITES= http://fetchyahoo.sourceforge.net/ -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Download e-mail from a Yahoo account to a Berkeley mailbox RUN_DEPENDS= \ diff --git a/mail/gld/Makefile b/mail/gld/Makefile index 8b19ac5553ab..965059a6107d 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.gasmi.net/down/ EXTRACT_SUFX= .tgz -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Greylisting daemon for Postfix USE_RC_SUBR= gld diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile index 7a7eda36e322..be674a957160 100644 --- a/mail/grepmail/Makefile +++ b/mail/grepmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Search mailboxes for a given regexp and display matching emails BUILD_DEPENDS= ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \ diff --git a/mail/p5-Mail-Webmail-Gmail/Makefile b/mail/p5-Mail-Webmail-Gmail/Makefile index 90fc23b1a4cb..eddcd498e67c 100644 --- a/mail/p5-Mail-Webmail-Gmail/Makefile +++ b/mail/p5-Mail-Webmail-Gmail/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Perl interface to Google webmail service BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index e618482c7d0d..244506d126ba 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.farrokhi.net/roundcube/:unixified \ MASTER_SITE_SUBDIR= flz/${PORTNAME}/:freebsd DISTFILES= ${PORTNAME}-${PORTVERSION:S/.${SNAPSHOT}//}-${SNAPSHOT}${EXTRACT_SUFX}:unixified -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Fully skinnable XHTML/CSS webmail written in PHP SNAPSHOT= 20061013 |