diff options
author | mat <mat@FreeBSD.org> | 2004-02-02 19:44:17 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-02-02 19:44:17 +0800 |
commit | 301e7733fb195edfbe13d7b33f2e955e18e4d347 (patch) | |
tree | 1f0979783e4e9a70f2ee135962f04d2f7f8ca126 /mail/mailgraph | |
parent | d0cc3a513e5604b9e18994828f1aae9beec93825 (diff) | |
download | freebsd-ports-gnome-301e7733fb195edfbe13d7b33f2e955e18e4d347.tar.gz freebsd-ports-gnome-301e7733fb195edfbe13d7b33f2e955e18e4d347.tar.zst freebsd-ports-gnome-301e7733fb195edfbe13d7b33f2e955e18e4d347.zip |
Update to 1.7
Add the place where the author store old versions of mailgraph to MASTER_SITES
SIZEify
Approved by: maintainer
Diffstat (limited to 'mail/mailgraph')
-rw-r--r-- | mail/mailgraph/Makefile | 5 | ||||
-rw-r--r-- | mail/mailgraph/distinfo | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile index 3e122b5ce7aa..038dfd4f487c 100644 --- a/mail/mailgraph/Makefile +++ b/mail/mailgraph/Makefile @@ -6,9 +6,10 @@ # PORTNAME= mailgraph -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= mail -MASTER_SITES= http://people.ee.ethz.ch/~dws/software/mailgraph/pub/ +MASTER_SITES= http://people.ee.ethz.ch/~dws/software/mailgraph/pub/ \ + http://people.ee.ethz.ch/~dws/software/mailgraph/pub/old/ MAINTAINER= gslin@ccca.nctu.edu.tw COMMENT= A RRDtool frontend for Postfix statistics diff --git a/mail/mailgraph/distinfo b/mail/mailgraph/distinfo index 84738cee02af..32d8f38e9624 100644 --- a/mail/mailgraph/distinfo +++ b/mail/mailgraph/distinfo @@ -1 +1,2 @@ -MD5 (mailgraph-1.6.tar.gz) = d10c65089e82fb9bacf6a0d34514df5e +MD5 (mailgraph-1.7.tar.gz) = 2200ea6c3724292a48bea8d7a09a4b47 +SIZE (mailgraph-1.7.tar.gz) = 17159 |