Module Name:    src
Committed By:   snj
Date:           Sun Feb  7 18:50:49 UTC 2010

Modified Files:
        src/distrib/common: Makefile.distrib

Log Message:
Update version number examples for the post-2.0I world.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/distrib/common/Makefile.distrib

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/common/Makefile.distrib
diff -u src/distrib/common/Makefile.distrib:1.7 src/distrib/common/Makefile.distrib:1.8
--- src/distrib/common/Makefile.distrib:1.7	Tue Jun 27 12:34:54 2006
+++ src/distrib/common/Makefile.distrib	Sun Feb  7 18:50:49 2010
@@ -1,11 +1,11 @@
-#	$NetBSD: Makefile.distrib,v 1.7 2006/06/27 12:34:54 christos Exp $
+#	$NetBSD: Makefile.distrib,v 1.8 2010/02/07 18:50:49 snj Exp $
 #
 # Makefile snippet to setup various make variables variables used in distrib/:
 #
 # Variables defined:
 #	DISTRIBDIR	Top level of distrib
-#	DISTRIBREV	NetBSD version without dots, as in "15ZD"
-#	DISTRIBVER	NetBSD version with dots, as in "1.5ZD"
+#	DISTRIBREV	NetBSD version without dots, as in "59924"
+#	DISTRIBVER	NetBSD version with dots, as in "5.99.24"
 #	DISTRIBVERDEP	Files to depend on for version/revision vars above
 #
 # Commands defined:

Reply via email to