diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-26 10:17:17 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-26 10:17:17 +0000 |
commit | 40a1cee04cb1b703a0ed4398fe580dc6d0dd6f4a (patch) | |
tree | 4df79f31ce119cbef49c12b4567f0caec9533747 /dns | |
parent | c3367255c1c3f0211bc536507f4b3fd8f43567c3 (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnsperf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/dnsperf/Makefile b/dns/dnsperf/Makefile index 9c501237fbb4..7476fb23062d 100644 --- a/dns/dnsperf/Makefile +++ b/dns/dnsperf/Makefile @@ -3,6 +3,7 @@ PORTNAME= dnsperf PORTVERSION= 2.0.0.0 +PORTREVISION= 1 CATEGORIES= dns benchmarks net MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-src-${PORTVERSION}-1 |