diff options
author | ijliao <ijliao@FreeBSD.org> | 2005-06-20 09:27:53 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2005-06-20 09:27:53 +0800 |
commit | fc54155bb20757159ffa04f5ec8ba28f29fbc2ea (patch) | |
tree | 5b9f8b140382c84eb513462d03b35d36b69b2ca0 /mail/mailgraph | |
parent | 0ac8674782f38a3ddedaf2ed723d518f19159db3 (diff) | |
download | freebsd-ports-gnome-fc54155bb20757159ffa04f5ec8ba28f29fbc2ea.tar.gz freebsd-ports-gnome-fc54155bb20757159ffa04f5ec8ba28f29fbc2ea.tar.zst freebsd-ports-gnome-fc54155bb20757159ffa04f5ec8ba28f29fbc2ea.zip |
It supports more spam/virus filter's log messages, and
compatible with RRDtool 1.2.x now (I just tested this).
PR: 82419
Submitted by: maintainer
Diffstat (limited to 'mail/mailgraph')
-rw-r--r-- | mail/mailgraph/Makefile | 2 | ||||
-rw-r--r-- | mail/mailgraph/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile index 17daafa09f5b..58e643580601 100644 --- a/mail/mailgraph/Makefile +++ b/mail/mailgraph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mailgraph -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= mail MASTER_SITES= http://people.ee.ethz.ch/~dws/software/mailgraph/pub/ \ http://people.ee.ethz.ch/~dws/software/mailgraph/pub/old/ diff --git a/mail/mailgraph/distinfo b/mail/mailgraph/distinfo index 67534a300a87..acc95acac62c 100644 --- a/mail/mailgraph/distinfo +++ b/mail/mailgraph/distinfo @@ -1,2 +1,2 @@ -MD5 (mailgraph-1.10.tar.gz) = 0e9c6a1066a38a795c0dab05629ad5f8 -SIZE (mailgraph-1.10.tar.gz) = 19234 +MD5 (mailgraph-1.11.tar.gz) = 6ddb4804e51c81dcdd5c3f7242031b11 +SIZE (mailgraph-1.11.tar.gz) = 19719 |