diff options
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 |