diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-14 00:16:51 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-14 00:16:51 +0000 |
commit | 528f5193e7f11cb319d304a9ddf65bcc6f6ef2f7 (patch) | |
tree | 8030ef36bdd2534e99c44bb6f408740841a3220c /misc/upclient/files/patch-ab | |
parent | starting work on actual port; this commit removes files from a previous version (diff) |
Update to 5.0.b7 and various small changes.
PR: 47869
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Notes
Notes:
svn path=/head/; revision=75484
Diffstat (limited to 'misc/upclient/files/patch-ab')
-rw-r--r-- | misc/upclient/files/patch-ab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/upclient/files/patch-ab b/misc/upclient/files/patch-ab index e65685849647..ed742e878c4c 100644 --- a/misc/upclient/files/patch-ab +++ b/misc/upclient/files/patch-ab @@ -2,7 +2,7 @@ +++ src/conf/upclient.conf Wed Dec 18 02:31:09 2002 @@ -9,7 +9,7 @@ - AuthKey = <your_authkey> # Your Authorization key + AuthKey = your_authkey # Your Authorization key -Interval = 300 # Transmit interval +Interval = 550 # Transmit interval |