summaryrefslogtreecommitdiff
path: root/net/iplog/files/patch-ad
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-07-07 18:34:09 +0000
committerSteve Price <steve@FreeBSD.org>2000-07-07 18:34:09 +0000
commita11b70fe998f7a40f542a8035f4634f7303a654b (patch)
treeb68fa4cd7aac717ae1a49e701488624a98df4046 /net/iplog/files/patch-ad
parentUpdate to version 1.2.11. (diff)
Update to version 2.2.0.
PR: 19690 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=30315
Diffstat (limited to 'net/iplog/files/patch-ad')
-rw-r--r--net/iplog/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/iplog/files/patch-ad b/net/iplog/files/patch-ad
new file mode 100644
index 000000000000..168dfc356be1
--- /dev/null
+++ b/net/iplog/files/patch-ad
@@ -0,0 +1,11 @@
+--- src/iplog.h.orig Mon Jul 3 16:49:23 2000
++++ src/iplog.h Tue Jul 4 08:18:35 2000
+@@ -28,7 +28,7 @@
+ ** Path of the iplog configuration file.
+ */
+
+-#define CONFFILE "/etc/iplog.conf"
++#define CONFFILE "/usr/local/etc/iplog.conf"
+
+ /*
+ ** Making these smaller will probably do bad things.