summaryrefslogtreecommitdiff
path: root/net/upclient/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/upclient/patches/patch-ab')
-rw-r--r--net/upclient/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/upclient/patches/patch-ab b/net/upclient/patches/patch-ab
new file mode 100644
index 00000000000..ae42b1a5e65
--- /dev/null
+++ b/net/upclient/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.5 2002/05/07 22:25:04 hubertf Exp $
+
+--- scripts/upchk.orig Tue Jun 19 11:15:24 2001
++++ scripts/upchk Tue Jun 19 11:15:51 2001
+@@ -24,7 +24,7 @@
+ #
+
+ # change this to the full path AND name of your upclient executable:
+-upclient="/usr/local/sbin/upclient"
++upclient="@PREFIX@/bin/upclient"
+
+ # change this to the name of your upclient's pidfile (as defined in
+ # config.h of the upclient distribution)