diff options
author | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
commit | ee3e800374a703dffb75012abfd6460dc7e71dbb (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /benchmarks | |
parent | 46d95ddf588397c3f5f774ab84ef545207bea97b (diff) | |
download | pkgsrc-ee3e800374a703dffb75012abfd6460dc7e71dbb.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/dnsperf/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/postal/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/dnsperf/Makefile b/benchmarks/dnsperf/Makefile index 88206275dcc..0930a3acbda 100644 --- a/benchmarks/dnsperf/Makefile +++ b/benchmarks/dnsperf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/10/11 10:56:43 tron Exp $ +# $NetBSD: Makefile,v 1.6 2016/03/05 11:28:05 jperkin Exp $ DISTNAME= dnsperf-src-2.0.0.0-1 PKGNAME= dnsperf-2.0.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= benchmarks net MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PKGBASE}/${PKGVERSION_NOREV}/ diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile index 00ef62b2df7..56bb9167279 100644 --- a/benchmarks/postal/Makefile +++ b/benchmarks/postal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:00 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2016/03/05 11:28:06 jperkin Exp $ DISTNAME= postal-0.70 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= benchmarks MASTER_SITES= http://www.coker.com.au/postal/ EXTRACT_SUFX= .tgz |