aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2008-01-24 15:39:51 +0000
committerGunter Knauf <gk@gknw.de>2008-01-24 15:39:51 +0000
commit9d28a0252cc492e2908130fbf9b0175057bbc375 (patch)
treeda16872e883141cbaff09b597680088c563546b8
parentd54c14ccf9c55ea93bbe39447b541a7f5e9c46a5 (diff)
fixed link to latest native awk.
-rw-r--r--packages/NetWare/get_ver.awk2
1 files changed, 1 insertions, 1 deletions
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/)) {