diff options
author | rafan <rafan@FreeBSD.org> | 2008-06-24 20:34:56 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-06-24 20:34:56 +0800 |
commit | 68cdda1c47e2c763c48a23377652b4d77e222087 (patch) | |
tree | d1a87f80e86ec22bef2a4b3b2ace7f3f6f4772e5 /dns/bindgraph/Makefile | |
parent | 7dd2f4e76d80eb8ceb653a63c85b831d4150d63b (diff) | |
download | freebsd-ports-gnome-68cdda1c47e2c763c48a23377652b4d77e222087.tar.gz freebsd-ports-gnome-68cdda1c47e2c763c48a23377652b4d77e222087.tar.zst freebsd-ports-gnome-68cdda1c47e2c763c48a23377652b4d77e222087.zip |
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
Diffstat (limited to 'dns/bindgraph/Makefile')
-rw-r--r-- | dns/bindgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bindgraph/Makefile b/dns/bindgraph/Makefile index 7cf85576d377..42c9cd4778c1 100644 --- a/dns/bindgraph/Makefile +++ b/dns/bindgraph/Makefile @@ -7,7 +7,7 @@ PORTNAME= bindgraph PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://www.linux.it/~md/software/ EXTRACT_SUFX= .tgz |