aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--release/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/release/Makefile b/release/Makefile
index 62ff39795592..c3da7a4016f6 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.487 1999/05/16 08:07:34 phk Exp $
+# $Id: Makefile,v 1.488 1999/05/16 12:21:54 phk Exp $
#
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
#
@@ -22,8 +22,8 @@ BASE = 4.0
BUILDNAME?=${BASE}-${DATE}-SNAP
#
#CHROOTDIR=/junk/release
-# If this is a RELEASE, then set
-#RELEASETAG=RELENG_2_2
+# If this is a -stable snapshot, then set
+#RELEASETAG=RELENG_3
# If you are using a local CVS repository with components stored in
# non-standard modules, override these on the make commandline or