diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2016-11-07 23:39:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2016-11-07 23:39:34 +0000 |
commit | dac80a52abf136b8299e643f0bb93570ebc62e57 (patch) | |
tree | 228dfc9467cdf5c71eea928d1724e497db4348a7 /dns/py-namebench | |
parent | 4944a6351bc740d3f03f42072110d6be435715ea (diff) |
Notes
Diffstat (limited to 'dns/py-namebench')
-rw-r--r-- | dns/py-namebench/Makefile | 2 |
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 |