diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-08 14:35:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-08 14:35:37 +0000 |
commit | 4a479f53ceb307f0ea7a137093003d931a507bed (patch) | |
tree | a05bf064d452e9049e041641025b6bbeeaa271e3 /net/bmon | |
parent | 0a8c26c81f78fb284670f76806559cbe22030945 (diff) | |
download | ports-4a479f53ceb307f0ea7a137093003d931a507bed.tar.gz ports-4a479f53ceb307f0ea7a137093003d931a507bed.zip |
Notes
Diffstat (limited to 'net/bmon')
-rw-r--r-- | net/bmon/Makefile | 4 | ||||
-rw-r--r-- | net/bmon/distinfo | 4 | ||||
-rw-r--r-- | net/bmon/pkg-descr | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/bmon/Makefile b/net/bmon/Makefile index 7cfaa206626b..91190bf70174 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -6,12 +6,12 @@ # PORTNAME= bmon -PORTVERSION= 2.0.1 +PORTVERSION= 2.1.0 CATEGORIES= net MASTER_SITES= http://people.suug.ch/~tgr/bmon/files/ MAINTAINER= nistor@snickers.org -COMMENT= "BMON - Portable bandwidth monitor and rate estimator" +COMMENT= Portable bandwidth monitor and rate estimator GNU_CONFIGURE= YES USE_GMAKE= YES diff --git a/net/bmon/distinfo b/net/bmon/distinfo index f7c3415b3d04..a8976b7b2391 100644 --- a/net/bmon/distinfo +++ b/net/bmon/distinfo @@ -1,2 +1,2 @@ -MD5 (bmon-2.0.1.tar.gz) = d0da9d05f18c82a621171985d536dec7 -SIZE (bmon-2.0.1.tar.gz) = 110024 +MD5 (bmon-2.1.0.tar.gz) = 3111a027907016c0902d67350c619df6 +SIZE (bmon-2.1.0.tar.gz) = 270287 diff --git a/net/bmon/pkg-descr b/net/bmon/pkg-descr index 67b9c18e1d5c..30186f50b112 100644 --- a/net/bmon/pkg-descr +++ b/net/bmon/pkg-descr @@ -3,6 +3,6 @@ It's able to compute and draw three types of diagrams (overview, graphical, and detailed). The overview diagram is a list of all interfaces including the rx/tx rates of each interface. The graphical diagram is a bar graph in ASCII. All diagrams are -continously updated. +continously updated. -WWW: http://trash.net/~reeler/bmon/ +WWW: http://people.suug.ch/~tgr/bmon/ |