diff options
Diffstat (limited to 'net/tptest/Makefile')
-rw-r--r-- | net/tptest/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tptest/Makefile b/net/tptest/Makefile index 7da45c641b79..d01127f20652 100644 --- a/net/tptest/Makefile +++ b/net/tptest/Makefile @@ -8,8 +8,7 @@ PORTNAME= tptest PORTVERSION= 3.1.7 CATEGORIES= net benchmarks -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20source/${PORTNAME}%203.1 MAINTAINER= girgen@FreeBSD.org COMMENT= Software suite for testing network throughput and Internet services |