diff options
author | nia <nia@pkgsrc.org> | 2020-05-19 12:09:07 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-05-19 12:09:07 +0000 |
commit | a0c32b992decd60d4272e7033713cef1482d2621 (patch) | |
tree | 1ff0228918b190da29f3147c2dfcb5c141aaf3f1 /benchmarks | |
parent | d40b01960b37a9ea9c87f0f7b4311ff6568fb288 (diff) | |
download | pkgsrc-a0c32b992decd60d4272e7033713cef1482d2621.tar.gz |
Recursive revbump for json-c-0.14
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/dnsperf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/dnsperf/Makefile b/benchmarks/dnsperf/Makefile index 65e5865fbfd..ba7ee48ad3f 100644 --- a/benchmarks/dnsperf/Makefile +++ b/benchmarks/dnsperf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2020/01/18 21:48:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.13 2020/05/19 12:09:07 nia Exp $ DISTNAME= dnsperf-2.3.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= benchmarks net MASTER_SITES= https://www.dns-oarc.net/files/dnsperf/ |