summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/blocksshd/files/blocksshd-0.8.etc-dir-change.patch')
-rwxr-xr-xnet-misc/blocksshd/files/blocksshd-0.8.etc-dir-change.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-misc/blocksshd/files/blocksshd-0.8.etc-dir-change.patch b/net-misc/blocksshd/files/blocksshd-0.8.etc-dir-change.patch
deleted file mode 100755
index 5f0dd02ec..000000000
--- a/net-misc/blocksshd/files/blocksshd-0.8.etc-dir-change.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- blocksshd 2006-09-18 08:49:27.000000000 -0400
-+++ blocksshd 2006-09-18 08:48:35.000000000 -0400
-@@ -41,7 +41,7 @@
- our $cfg;
-
- # This is where the configuration file is located
-- require '/usr/local/etc/blocksshd.conf';
-+ require '/etc/blocksshd/blocksshd.conf';
-
- my $work = {
- ipv4 => '(?:\d{1,3}\.){3}\d{1,3}', # regexp to match ipv4 address