summaryrefslogtreecommitdiff
path: root/net/dhid/patches/patch-ab
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>1999-07-19 11:38:33 +0000
committerjlam <jlam@pkgsrc.org>1999-07-19 11:38:33 +0000
commit1cc0405e1919e1cb5d60614aab2386970b61a918 (patch)
tree0fac3d1f7fae16efbe77359b19a0401162a7369f /net/dhid/patches/patch-ab
parentfac6b91a12f3c03f657702b7101751936c567bf5 (diff)
downloadpkgsrc-1cc0405e1919e1cb5d60614aab2386970b61a918.tar.gz
dhid-3.0: Dynamic Host Information Service client daemon
Diffstat (limited to 'net/dhid/patches/patch-ab')
-rw-r--r--net/dhid/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/dhid/patches/patch-ab b/net/dhid/patches/patch-ab
new file mode 100644
index 00000000000..b0a90765f78
--- /dev/null
+++ b/net/dhid/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 1999/07/19 11:38:33 jlam Exp $
+
+--- dhid.h.orig Tue Jun 22 20:01:43 1999
++++ dhid.h Mon Jul 19 06:24:53 1999
+@@ -64,7 +64,7 @@
+ #define POLL_INTERVAL 60
+
+ #define DHID_CONF "/etc/dhid.conf"
+-#define DHID_PID "/etc/dhid.pid"
++#define DHID_PID "/var/run/dhid.pid"
+
+ #define DEF_ISPORT 58800
+ #define DEF_MXPORT 58801