diff options
author | rafan <rafan@FreeBSD.org> | 2006-06-27 11:58:58 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-06-27 11:58:58 +0800 |
commit | f8781b7f7ad4a38e05987ff972460d892c136318 (patch) | |
tree | bda458153c384ca13866474c2adba512ef7c2db4 /mail | |
parent | c17d6366e530c0408c5d99e370aba3b776ae1cf2 (diff) | |
download | freebsd-ports-gnome-f8781b7f7ad4a38e05987ff972460d892c136318.tar.gz freebsd-ports-gnome-f8781b7f7ad4a38e05987ff972460d892c136318.tar.zst freebsd-ports-gnome-f8781b7f7ad4a38e05987ff972460d892c136318.zip |
Change to my FreeBSD.org email.
Approved by: delphij (mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mailgraph/Makefile | 2 | ||||
-rw-r--r-- | mail/pear-Net_IMAP/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile index bab893211b56..71a76298af57 100644 --- a/mail/mailgraph/Makefile +++ b/mail/mailgraph/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= http://people.ee.ethz.ch/~dws/software/mailgraph/pub/ \ http://people.ee.ethz.ch/~dws/software/mailgraph/pub/old/ -MAINTAINER= rafan@infor.org +MAINTAINER= rafan@FreeBSD.org COMMENT= A RRDtool frontend for Postfix statistics RUN_DEPENDS= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/net/rrdtool \ diff --git a/mail/pear-Net_IMAP/Makefile b/mail/pear-Net_IMAP/Makefile index 2acc7e9a100d..28752c3224f4 100644 --- a/mail/pear-Net_IMAP/Makefile +++ b/mail/pear-Net_IMAP/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_IMAP PORTVERSION= 1.0.3 CATEGORIES= mail net pear -MAINTAINER= rafan@infor.org +MAINTAINER= rafan@FreeBSD.org COMMENT= PEAR class that provides an implementation of the IMAP protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket |