diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-08-20 02:56:44 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-08-20 02:56:44 +0000 |
commit | 6adf115354bb0fe447aea5e7016077e3dcd8fb97 (patch) | |
tree | 41d4f435c2386738df109c6f8e426ad04a1505f4 /mail/p5-Mail-Graph | |
parent | 33975deea1108576eb0a8a2c2bf8e3b1ba42ac63 (diff) | |
download | ports-6adf115354bb0fe447aea5e7016077e3dcd8fb97.tar.gz ports-6adf115354bb0fe447aea5e7016077e3dcd8fb97.zip |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor)
Notes
Notes:
svn path=/head/; revision=116729
Diffstat (limited to 'mail/p5-Mail-Graph')
-rw-r--r-- | mail/p5-Mail-Graph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |