From 9d28a0252cc492e2908130fbf9b0175057bbc375 Mon Sep 17 00:00:00 2001 From: Gunter Knauf Date: Thu, 24 Jan 2008 15:39:51 +0000 Subject: fixed link to latest native awk. --- packages/NetWare/get_ver.awk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/NetWare/get_ver.awk b/packages/NetWare/get_ver.awk index 2eb347295..af6131986 100644 --- a/packages/NetWare/get_ver.awk +++ b/packages/NetWare/get_ver.awk @@ -22,7 +22,7 @@ # *************************************************************************** # awk script which fetches curl / ares version number and string from input # file and writes them to STDOUT. Here you can get an awk version for Win32: -# http://www.gknw.net/development/prgtools/awk.zip +# http://www.gknw.net/development/prgtools/awk-20070501.zip # BEGIN { if (match (ARGV[1], /curlver.h/)) { -- cgit v1.2.3