summaryrefslogtreecommitdiffstats
path: root/package/ttcp
diff options
context:
space:
mode:
authorDavid Anders <dave123@abcsinc.com>2006-01-20 21:01:59 +0000
committerDavid Anders <dave123@abcsinc.com>2006-01-20 21:01:59 +0000
commit96c2c48499483bc274e6e78696d3995b68a1bfb5 (patch)
treeea28be3350cdca7e85364ef2def8cb3412dcda4f /package/ttcp
parent29f6c535aa8d8c40c0de232df9ebc27ae63d2e9b (diff)
downloadbuildroot-novena-96c2c48499483bc274e6e78696d3995b68a1bfb5.tar.gz
buildroot-novena-96c2c48499483bc274e6e78696d3995b68a1bfb5.zip
fix url path from bug report 0000578
Diffstat (limited to 'package/ttcp')
-rw-r--r--package/ttcp/ttcp.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ttcp/ttcp.mk b/package/ttcp/ttcp.mk
index 45645a335..d22f74c9f 100644
--- a/package/ttcp/ttcp.mk
+++ b/package/ttcp/ttcp.mk
@@ -4,7 +4,7 @@
#
#############################################################
#
-TTCP_SOURCE_URL=http://ftp.sunet.se/ftp/pub/network/monitoring/ttcp
+TTCP_SOURCE_URL=http://ftp.sunet.se/pub/network/monitoring/ttcp
TTCP_SOURCE=ttcp.c
TTCP_BUILD_DIR=$(BUILD_DIR)/ttcp