diff options
Diffstat (limited to 'dns/dnsperf/Makefile')
-rw-r--r-- | dns/dnsperf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/dnsperf/Makefile b/dns/dnsperf/Makefile index fa878f604f96..b25287a205f7 100644 --- a/dns/dnsperf/Makefile +++ b/dns/dnsperf/Makefile @@ -6,10 +6,10 @@ # PORTNAME= dnsperf -PORTVERSION= 1.0.0.1 +PORTVERSION= 1.0.1.0 CATEGORIES= dns benchmarks net MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PORTNAME}/${PORTVERSION}/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-1 +DISTNAME= ${PORTNAME}-src-${PORTVERSION}-1 MAINTAINER= edwin@mavetju.org COMMENT= DNSPerf and ResPerf deliver accurate performance metrics of Domain Name Services |