diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-05 16:02:35 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-05 16:02:35 +0000 |
commit | 04456639e2574e59da7c3f154248e93bb424fb51 (patch) | |
tree | 361c327d894fe91db12fe1a1f3b59a28144c91f9 /dns/dnstop/Makefile | |
parent | 02a898d968a102a0d50b895e803b5a1b84281294 (diff) |
Notes
Diffstat (limited to 'dns/dnstop/Makefile')
-rw-r--r-- | dns/dnstop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnstop/Makefile b/dns/dnstop/Makefile index e4da9415422c..437b596d3e8d 100644 --- a/dns/dnstop/Makefile +++ b/dns/dnstop/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= dnstop -PORTVERSION= 20050405 +PORTVERSION= 20060517 CATEGORIES= dns MASTER_SITES= http://dns.measurement-factory.com/tools/dnstop/src/ |