summaryrefslogtreecommitdiffstats
path: root/make/iptables.mk
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-09-04 23:48:03 +0000
committerEric Andersen <andersen@codepoet.org>2003-09-04 23:48:03 +0000
commit2279207edd36533f87c1067c474cf200fa585068 (patch)
tree54e15a7f704d5ee401163fd21f05004f20e1b216 /make/iptables.mk
parentfba6a22e57ca4ba41a3d8ed488238c31332f0fd8 (diff)
downloadbuildroot-novena-2279207edd36533f87c1067c474cf200fa585068.tar.gz
buildroot-novena-2279207edd36533f87c1067c474cf200fa585068.zip
Make some more things compile
Diffstat (limited to 'make/iptables.mk')
-rw-r--r--make/iptables.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/iptables.mk b/make/iptables.mk
index 118a316e8..df4341250 100644
--- a/make/iptables.mk
+++ b/make/iptables.mk
@@ -3,7 +3,7 @@
# iptables
#
#############################################################
-IPTABLES_SOURCE_URL=ftp://ftp.netfilter.org/pub/iptables
+IPTABLES_SOURCE_URL=http://www.netfilter.org/files
IPTABLES_SOURCE=iptables-1.2.8.tar.bz2
IPTABLES_BUILD_DIR=$(BUILD_DIR)/iptables-1.2.8