diff options
Diffstat (limited to 'benchmarks/nttcp/Makefile')
-rw-r--r-- | benchmarks/nttcp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/nttcp/Makefile b/benchmarks/nttcp/Makefile index 55eba90eabbd..11caf18dda60 100644 --- a/benchmarks/nttcp/Makefile +++ b/benchmarks/nttcp/Makefile @@ -6,9 +6,9 @@ # PORTNAME= nttcp -PORTVERSION= 1.45 +PORTVERSION= 1.47 CATEGORIES= net benchmarks -MASTER_SITES= http://users.leo.org/~bartel/nttcp/ \ +MASTER_SITES= http://www.leo.org/~bartel/nttcp/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= billf |