From 7a4e230aec6dd0b1c1155ed62c9b35173bc37c5b Mon Sep 17 00:00:00 2001 From: mef Date: Mon, 15 Dec 2014 00:49:21 +0000 Subject: Correction on PKGVERSION{,-> _NOREV} on MASTER_SITES --- benchmarks/dnsperf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks/dnsperf') diff --git a/benchmarks/dnsperf/Makefile b/benchmarks/dnsperf/Makefile index d043e9cefb9..2d01b279a2b 100644 --- a/benchmarks/dnsperf/Makefile +++ b/benchmarks/dnsperf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2014/02/12 23:17:35 tron Exp $ +# $NetBSD: Makefile,v 1.4 2014/12/15 00:49:21 mef Exp $ DISTNAME= dnsperf-src-2.0.0.0-1 PKGNAME= dnsperf-2.0.0.0 PKGREVISION= 1 CATEGORIES= benchmarks net -MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PKGBASE}/${PKGVERSION}/ +MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PKGBASE}/${PKGVERSION_NOREV}/ MAINTAINER= tron@NetBSD.org HOMEPAGE= http://www.nominum.com/support/measurement-tools/ -- cgit v1.2.3