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/Makefile | |
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/Makefile')
-rw-r--r-- | net/bmon/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |