diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2014-07-23 20:11:10 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2014-07-23 20:11:10 +0000 |
commit | 3b22ad40b17d4be934ba1e7259f9ab4e4b0e47f8 (patch) | |
tree | acff0235f236dc6bc7ca0a1d89a25befeba12ef2 /net-mgmt/rrdbot | |
parent | 64ce5e6fc7a586899bd5f8f4b6984a7ef7297fbf (diff) | |
download | ports-3b22ad40b17d4be934ba1e7259f9ab4e4b0e47f8.tar.gz ports-3b22ad40b17d4be934ba1e7259f9ab4e4b0e47f8.zip |
Notes
Diffstat (limited to 'net-mgmt/rrdbot')
-rw-r--r-- | net-mgmt/rrdbot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/rrdbot/Makefile b/net-mgmt/rrdbot/Makefile index 0c91f919e1c2..a35e822c91c6 100644 --- a/net-mgmt/rrdbot/Makefile +++ b/net-mgmt/rrdbot/Makefile @@ -3,7 +3,7 @@ PORTNAME= rrdbot PORTVERSION= 0.9.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= http://thewalter.net/stef/software/rrdbot/ |