1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/misc/upclient/files/patch-clientchk
Mario Sergio Fujikawa Ferreira 25bcc4e689 Update to 5.0.b8
PR:		53230
Submitted by:	maintainer
2003-06-12 01:31:42 +00:00

12 lines
340 B
Plaintext

--- scripts/clientchk.orig Tue May 27 09:03:42 2003
+++ scripts/clientchk Wed Jun 11 23:42:17 2003
@@ -31,7 +31,7 @@
# variables:
# client: This is the path to the client program.
-client="/usr/sbin/upclient"
+client="%%PREFIX%%/sbin/upclient"
# clientpid: This is the path to the client PID file.
clientpid="/var/run/upclient.pid"