diff options
author | pav <pav@FreeBSD.org> | 2005-10-08 22:35:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-10-08 22:35:37 +0800 |
commit | c86e4fcd69ab40d3b807108f081b6e022b2227ad (patch) | |
tree | 7ad235596186e249f6f6921e23d9c09d7219571e /net/bmon | |
parent | cb6c065e99aebc5519188feee6c4798bca88a0e0 (diff) | |
download | freebsd-ports-gnome-c86e4fcd69ab40d3b807108f081b6e022b2227ad.tar.gz freebsd-ports-gnome-c86e4fcd69ab40d3b807108f081b6e022b2227ad.tar.zst freebsd-ports-gnome-c86e4fcd69ab40d3b807108f081b6e022b2227ad.zip |
- Update to 2.1.0
Approved by: Jon Nistor <nistor@snickers.org> (maintainer)
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/ |