diff options
author | sylvio <sylvio@FreeBSD.org> | 2012-05-08 02:52:09 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2012-05-08 02:52:09 +0800 |
commit | 233f171f643db2da724dc6c4790a9fc1327c5a94 (patch) | |
tree | 43809ab66de50ddb3f6833df7652cca24caaf54c /net | |
parent | bf97e95ebb65fe7407d8bc40117f54ed8adde671 (diff) | |
download | freebsd-ports-gnome-233f171f643db2da724dc6c4790a9fc1327c5a94.tar.gz freebsd-ports-gnome-233f171f643db2da724dc6c4790a9fc1327c5a94.tar.zst freebsd-ports-gnome-233f171f643db2da724dc6c4790a9fc1327c5a94.zip |
- Chase rrdtool shlib version bump.
Diffstat (limited to 'net')
-rw-r--r-- | net/bmon/Makefile | 2 | ||||
-rw-r--r-- | net/ntop/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/bmon/Makefile b/net/bmon/Makefile index a1e5635ad218..7aae791a3220 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -7,7 +7,7 @@ PORTNAME= bmon PORTVERSION= 2.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://people.suug.ch/~tgr/bmon/files/ diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 2043f09b71ee..5344da489a10 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -7,7 +7,7 @@ PORTNAME= ntop PORTVERSION= 4.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net #MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Stable |