aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2004-08-20 02:56:44 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2004-08-20 02:56:44 +0000
commit6adf115354bb0fe447aea5e7016077e3dcd8fb97 (patch)
tree41d4f435c2386738df109c6f8e426ad04a1505f4 /mail
parent33975deea1108576eb0a8a2c2bf8e3b1ba42ac63 (diff)
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/mboxstats/Makefile2
-rw-r--r--mail/p5-Mail-GnuPG/Makefile2
-rw-r--r--mail/p5-Mail-Graph/Makefile2
-rw-r--r--mail/p5-Mail-Mbox-MessageParser/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/mboxstats/Makefile b/mail/mboxstats/Makefile
index bdf42f814466..1c42ca2362bf 100644
--- a/mail/mboxstats/Makefile
+++ b/mail/mboxstats/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= mail
MASTER_SITES= http://vanheusden.com/mboxstats/
EXTRACT_SUFX= .tgz
-MAINTAINER= clsung@dragon2.net
+MAINTAINER= clsung@FreeBSD.org
COMMENT= Creates top-10 lists of the messages in a mailbox
PLIST_FILES= bin/mboxstats
diff --git a/mail/p5-Mail-GnuPG/Makefile b/mail/p5-Mail-GnuPG/Makefile
index 68441b5d4152..34d9b5003d0d 100644
--- a/mail/p5-Mail-GnuPG/Makefile
+++ b/mail/p5-Mail-GnuPG/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@dragon2.net
+MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl5 interface to process and/or create PGP email
BUILD_DEPENDS= ${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
diff --git a/mail/p5-Mail-Graph/Makefile b/mail/p5-Mail-Graph/Makefile
index 980548a3ee67..db54df4d06ea 100644
--- a/mail/p5-Mail-Graph/Makefile
+++ b/mail/p5-Mail-Graph/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@dragon2.net
+MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl module for drawing graphical stats for mails/spams
BUILD_DEPENDS= ${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt \
diff --git a/mail/p5-Mail-Mbox-MessageParser/Makefile b/mail/p5-Mail-Mbox-MessageParser/Makefile
index 4090f264f557..8f8439e8ec67 100644
--- a/mail/p5-Mail-Mbox-MessageParser/Makefile
+++ b/mail/p5-Mail-Mbox-MessageParser/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@dragon2.net
+MAINTAINER= clsung@FreeBSD.org
COMMENT= A fast and simple mbox folder reader
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \