aboutsummaryrefslogtreecommitdiff
path: root/packages/vms/make_pcsi_curl_kit_name.com
diff options
context:
space:
mode:
Diffstat (limited to 'packages/vms/make_pcsi_curl_kit_name.com')
-rw-r--r--packages/vms/make_pcsi_curl_kit_name.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/vms/make_pcsi_curl_kit_name.com b/packages/vms/make_pcsi_curl_kit_name.com
index d896da281..f644fe3ec 100644
--- a/packages/vms/make_pcsi_curl_kit_name.com
+++ b/packages/vms/make_pcsi_curl_kit_name.com
@@ -136,7 +136,7 @@ $! We encode the snapshot date into the version as an ECO since a daily
$! can never have an ECO.
$!
$! version_type = 'V' for a production release, and 'D' for a build from a
-$! daiy CVS snapshot.
+$! daiy snapshot of the curl source.
$ majorver = f$element(0, ".", raw_version)
$ minorver = f$element(1, ".", raw_version)
$ raw_update = f$element(2, ".", raw_version)