diff options
Diffstat (limited to 'benchmarks/dnsperf/Makefile')
-rw-r--r-- | benchmarks/dnsperf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/dnsperf/Makefile b/benchmarks/dnsperf/Makefile index fbaba42af6f..10be531380a 100644 --- a/benchmarks/dnsperf/Makefile +++ b/benchmarks/dnsperf/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2021/03/23 18:17:26 tron Exp $ +# $NetBSD: Makefile,v 1.20 2021/04/21 11:41:02 adam Exp $ DISTNAME= dnsperf-2.5.1 +PKGREVISION= 1 CATEGORIES= benchmarks net MASTER_SITES= https://www.dns-oarc.net/files/dnsperf/ |