diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-05-11 13:12:18 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-05-11 13:12:18 +0000 |
commit | a7b77f8587e183827c3b8d4babbda8ed38d533e1 (patch) | |
tree | 238d06a411db9a0b1c2ad3994a5ae44bc2d2c9bf /mail/mailgraph | |
parent | 4f32739dff81731c70557ed3b08e8be13bc010f4 (diff) | |
download | ports-a7b77f8587e183827c3b8d4babbda8ed38d533e1.tar.gz ports-a7b77f8587e183827c3b8d4babbda8ed38d533e1.zip |
Notes
Diffstat (limited to 'mail/mailgraph')
-rw-r--r-- | mail/mailgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile index 25c48d59f052..cffa3eb278eb 100644 --- a/mail/mailgraph/Makefile +++ b/mail/mailgraph/Makefile @@ -11,7 +11,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= ports@FreeBSD.org +MAINTAINER= rafan@infor.org COMMENT= A RRDtool frontend for Postfix statistics RUN_DEPENDS= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/net/rrdtool \ |