diff options
author | sf <sf@FreeBSD.org> | 2001-01-29 22:20:52 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-01-29 22:20:52 +0800 |
commit | 6e1e53712b5e6b115af75ae06e25433c1f6a5451 (patch) | |
tree | 1796beb45025cc4113bc58b436aaeb99c91cb9a3 /benchmarks/nttcp/Makefile | |
parent | 5086f0d1dcb0e5e749d42ae3167a371b37445915 (diff) | |
download | freebsd-ports-gnome-6e1e53712b5e6b115af75ae06e25433c1f6a5451.tar.gz freebsd-ports-gnome-6e1e53712b5e6b115af75ae06e25433c1f6a5451.tar.zst freebsd-ports-gnome-6e1e53712b5e6b115af75ae06e25433c1f6a5451.zip |
update to 1.47.
PR: 24056,24618
Submitted by: George Reid <greid@ukug.uk.freebsd.org>,
Joseph Scott <joseph@randomnetworks.com>
non-response from: maintainer
honor CC.
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 |