aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2004-08-20 10:56:44 +0800
committerclsung <clsung@FreeBSD.org>2004-08-20 10:56:44 +0800
commit2314cdc1c79b86fa206d6a452e018515a4b3058f (patch)
treebb34b3c123b9b3162022bf28aacf0deeafb8bfe4 /mail
parentb04e4c5037c043cbdc2248f05912a4ce0ff16f97 (diff)
downloadfreebsd-ports-gnome-2314cdc1c79b86fa206d6a452e018515a4b3058f.tar.gz
freebsd-ports-gnome-2314cdc1c79b86fa206d6a452e018515a4b3058f.tar.zst
freebsd-ports-gnome-2314cdc1c79b86fa206d6a452e018515a4b3058f.zip
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor)
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 \