$OpenBSD: patch-ansiweather,v 1.4 2016/01/21 10:05:02 czarkoff Exp $
--- ansiweather.orig	Tue Jan 19 23:01:25 2016
+++ ansiweather	Wed Jan 20 19:51:27 2016
@@ -37,7 +37,7 @@ get_config() {
 	fi
 }
 
-fetch_cmd=$(get_config "fetch_cmd" || echo "curl -sf")
+fetch_cmd=$(get_config "fetch_cmd" || echo "ftp -V -o -")
 
 
 
