diff options
author | krion <krion@FreeBSD.org> | 2003-09-25 19:29:21 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-09-25 19:29:21 +0800 |
commit | 62a463e87e75ebaaf5e1a21534a54b7fb95f0a2b (patch) | |
tree | d07ae7db30353b1656e5bf369a20abc34ba3fdfa /net/bmon | |
parent | 463ddc915ad3e55debf05abc38ba5fb278990f15 (diff) | |
download | freebsd-ports-gnome-62a463e87e75ebaaf5e1a21534a54b7fb95f0a2b.tar.gz freebsd-ports-gnome-62a463e87e75ebaaf5e1a21534a54b7fb95f0a2b.tar.zst freebsd-ports-gnome-62a463e87e75ebaaf5e1a21534a54b7fb95f0a2b.zip |
- Update to version 1.2.1
PR: 57076
Submitted 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 | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/bmon/Makefile b/net/bmon/Makefile index 35b464666f02..fea3697f0f23 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -6,12 +6,12 @@ # PORTNAME= bmon -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= net MASTER_SITES= http://trash.net/~reeler/bmon/files/ MAINTAINER= nistor@snickers.org -COMMENT= "BWMON - bandwidth monitor using curses lib" +COMMENT= "BMON - bandwidth monitor using curses lib" GNU_CONFIGURE= YES USE_GMAKE= YES diff --git a/net/bmon/distinfo b/net/bmon/distinfo index 7e954d2e9e33..c622d71c6fe4 100644 --- a/net/bmon/distinfo +++ b/net/bmon/distinfo @@ -1 +1 @@ -MD5 (bmon-1.2.0.tar.gz) = 7fa3e960c4d7824c1827e69a16c2832d +MD5 (bmon-1.2.1.tar.gz) = 229959798c838ebabc042eedd5c9c427 |