pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks/dnsperf Correction on PKGVERSION{,-> _NOREV...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c69d364b4ddb
branches:  trunk
changeset: 643353:c69d364b4ddb
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Dec 15 00:49:21 2014 +0000

description:
Correction on PKGVERSION{,-> _NOREV} on MASTER_SITES

diffstat:

 benchmarks/dnsperf/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 05a9bb4f802b -r c69d364b4ddb benchmarks/dnsperf/Makefile
--- a/benchmarks/dnsperf/Makefile       Mon Dec 15 00:39:44 2014 +0000
+++ b/benchmarks/dnsperf/Makefile       Mon Dec 15 00:49:21 2014 +0000
@@ -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@localhost
 HOMEPAGE=      http://www.nominum.com/support/measurement-tools/



Home | Main Index | Thread Index | Old Index