aboutsummaryrefslogtreecommitdiff
path: root/dns/py-namebench
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-07 23:39:34 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-07 23:39:34 +0000
commitdac80a52abf136b8299e643f0bb93570ebc62e57 (patch)
tree228dfc9467cdf5c71eea928d1724e497db4348a7 /dns/py-namebench
parent4944a6351bc740d3f03f42072110d6be435715ea (diff)
downloadports-dac80a52abf136b8299e643f0bb93570ebc62e57.tar.gz
ports-dac80a52abf136b8299e643f0bb93570ebc62e57.zip
Remove trailing newline escape from MASTER_SITES. This had the effect of
eating the PKGNAMEPREFIX line, which gave portsmon a case of heartburn. Approved by: "just fix it"
Notes
Notes: svn path=/head/; revision=425652
Diffstat (limited to 'dns/py-namebench')
-rw-r--r--dns/py-namebench/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-namebench/Makefile b/dns/py-namebench/Makefile
index c0beb6861ef0..7e2e48732aeb 100644
--- a/dns/py-namebench/Makefile
+++ b/dns/py-namebench/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.3.1
PORTREVISION= 1
CATEGORIES= dns python benchmarks
MASTER_SITES= SF/bsdsrc/${PORTDIRNAME}/ \
- https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PORTNAME}/ \
+ https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PORTNAME}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION}-source