diff options
Diffstat (limited to 'misc/upclient/files/patch-aa')
-rw-r--r-- | misc/upclient/files/patch-aa | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/misc/upclient/files/patch-aa b/misc/upclient/files/patch-aa index cfd98dfedd47..1fffb067ad8e 100644 --- a/misc/upclient/files/patch-aa +++ b/misc/upclient/files/patch-aa @@ -1,6 +1,12 @@ ---- src/Makefile.orig Wed Dec 18 01:01:16 2002 -+++ src/Makefile Mon Feb 3 20:18:03 2003 -@@ -46,7 +46,7 @@ +--- src/Makefile.orig Tue May 27 09:13:02 2003 ++++ src/Makefile Wed Mar 3 00:41:50 2004 +@@ -41,12 +41,12 @@ + binname = upclient + + # Uptimes Server +-uptimes_server = uptimes.wonko.com ++uptimes_server = uptimes.hostingwired.com + OPTIMIZATION_CFLAGS=-O3 # System directories |