summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-firewall/ipkungfu/files/nat_ftp.patch')
-rw-r--r--net-firewall/ipkungfu/files/nat_ftp.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-firewall/ipkungfu/files/nat_ftp.patch b/net-firewall/ipkungfu/files/nat_ftp.patch
deleted file mode 100644
index db919c5565e1..000000000000
--- a/net-firewall/ipkungfu/files/nat_ftp.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ipkungfu 2003-10-03 13:05:59.000000000 -0400
-+++ ipkungfu 2004-02-09 16:34:37.000000000 -0500
-@@ -138,7 +138,7 @@
- if [ $INIT != 1 ] ; then
- echo "Loading FTP NAT module..."
- fi
-- $MODPROBE ip_nat_irc
-+ $MODPROBE ip_nat_ftp
- fi
- fi
- }