summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cvs/MESSAGE6
-rw-r--r--devel/cvsup-gui/MESSAGE8
-rw-r--r--devel/haskell-mode/MESSAGE6
-rw-r--r--devel/newmkdep/MESSAGE6
-rw-r--r--devel/pcl-cvs/MESSAGE5
5 files changed, 17 insertions, 14 deletions
diff --git a/devel/cvs/MESSAGE b/devel/cvs/MESSAGE
index 957c432a680..f2630b6de38 100644
--- a/devel/cvs/MESSAGE
+++ b/devel/cvs/MESSAGE
@@ -1,5 +1,5 @@
-=============================================================================
-$NetBSD: MESSAGE,v 1.1 2001/11/01 01:22:53 zuntum Exp $
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2002/09/12 19:37:07 wiz Exp $
Set up the master source repository. See the "Setting up the repository"
section of cvs.info for details; the one-line summary is (if you are
@@ -23,4 +23,4 @@ $NetBSD: MESSAGE,v 1.1 2001/11/01 01:22:53 zuntum Exp $
in your current shell, set them now (or source the login script you
just edited).
-=============================================================================
+===========================================================================
diff --git a/devel/cvsup-gui/MESSAGE b/devel/cvsup-gui/MESSAGE
index 555713dc9e6..e25f5bfd590 100644
--- a/devel/cvsup-gui/MESSAGE
+++ b/devel/cvsup-gui/MESSAGE
@@ -1,6 +1,6 @@
-======================================================================
-$NetBSD: MESSAGE,v 1.2 2002/08/19 08:54:16 jdarrow Exp $
+===========================================================================
+$NetBSD: MESSAGE,v 1.3 2002/09/12 19:37:07 wiz Exp $
-IMPORTANT: make sure your kernel has COMPAT_13 and COMPAT_14 defined !
+IMPORTANT: make sure your kernel has COMPAT_13 and COMPAT_14 defined!
-======================================================================
+===========================================================================
diff --git a/devel/haskell-mode/MESSAGE b/devel/haskell-mode/MESSAGE
index d8bb1db00ec..d9350275792 100644
--- a/devel/haskell-mode/MESSAGE
+++ b/devel/haskell-mode/MESSAGE
@@ -1,5 +1,5 @@
-=============================================================================
-$NetBSD: MESSAGE,v 1.1 2001/11/01 01:24:07 zuntum Exp $
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2002/09/12 19:37:07 wiz Exp $
You will need to add something like the following to your .emacs.el (or
default.el) file to autoload Haskell mode for Emacs.
@@ -14,4 +14,4 @@ default.el) file to autoload Haskell mode for Emacs.
(autoload 'literate-haskell-mode "haskell-mode"
"Major mode for editing literate Haskell scripts." t)
-=============================================================================
+===========================================================================
diff --git a/devel/newmkdep/MESSAGE b/devel/newmkdep/MESSAGE
index 1937c3d0e83..9fef7277415 100644
--- a/devel/newmkdep/MESSAGE
+++ b/devel/newmkdep/MESSAGE
@@ -1,9 +1,9 @@
-======================================================================
-$NetBSD: MESSAGE,v 1.1 2001/11/01 01:24:59 zuntum Exp $
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2002/09/12 19:37:08 wiz Exp $
To use "newmkdep" either use "make MKDEP=newmkdep ..." or add an
assignment like this to "/etc/mk.conf":
MKDEP = newmkdep
-======================================================================
+===========================================================================
diff --git a/devel/pcl-cvs/MESSAGE b/devel/pcl-cvs/MESSAGE
index 27d2b8451cc..6d099a5b389 100644
--- a/devel/pcl-cvs/MESSAGE
+++ b/devel/pcl-cvs/MESSAGE
@@ -1,7 +1,10 @@
-$NetBSD: MESSAGE,v 1.1.1.1 2002/06/08 17:33:18 cjep Exp $
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2002/09/12 19:37:08 wiz Exp $
To automatically load pcl-cvs when starting emacs, add the following
(or similar) to your .emacs.el file.
(add-to-list 'load-path "${PREFIX}/${LISPDIR}")
(load "pcl-cvs-startup")
+
+===========================================================================