diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2016-05-02 16:08:56 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2016-05-02 16:08:56 +0000 |
commit | 307a70b8949fa4ed5caea947fb0905ff7371be8e (patch) | |
tree | f05902a5d2b33ba8caeb27d6eb75986b223df15e /dns/bindgraph | |
parent | fbe66f767b3811823d821e3c442629e871282504 (diff) | |
download | ports-307a70b8949fa4ed5caea947fb0905ff7371be8e.tar.gz ports-307a70b8949fa4ed5caea947fb0905ff7371be8e.zip |
Notes
Diffstat (limited to 'dns/bindgraph')
-rw-r--r-- | dns/bindgraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/bindgraph/Makefile b/dns/bindgraph/Makefile index 6e2323e0aa19..fc0b2ad177f8 100644 --- a/dns/bindgraph/Makefile +++ b/dns/bindgraph/Makefile @@ -3,6 +3,7 @@ PORTNAME= bindgraph PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://www.linux.it/~md/software/ |