summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-11-11 06:17:26 +0000
committerhubertf <hubertf@pkgsrc.org>2001-11-11 06:17:26 +0000
commit09c1f15d9d3cd53091dbd3c8d646927692c4fada (patch)
tree30cc9798f3ed311e4d271587c5505498d03dcf47 /databases
parent46918760bd6611eb911aa3ee295bb41042ee77c6 (diff)
downloadpkgsrc-09c1f15d9d3cd53091dbd3c8d646927692c4fada.tar.gz
Adjust format a bit:
* 75 * '=' * RCS ID * blank line * message text * optional blank line * 75 * '='
Diffstat (limited to 'databases')
-rw-r--r--databases/gnats/MESSAGE5
-rw-r--r--databases/ruby-gdbm/MESSAGE7
2 files changed, 10 insertions, 2 deletions
diff --git a/databases/gnats/MESSAGE b/databases/gnats/MESSAGE
index a7127783c10..11c1a11711f 100644
--- a/databases/gnats/MESSAGE
+++ b/databases/gnats/MESSAGE
@@ -1,3 +1,6 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:27 hubertf Exp $
+
See http://sourceware.cygnus.com/gnats/ for the official web page
and don't forget to run ${PREFIX}/libexec/gnats/mkcat as gnats.
@@ -8,3 +11,5 @@ Add the following line to /etc/inetd.conf to activate GNATS:
Add something like this into the crontab to process incoming bug reports:
*/5 * * * * ${PREFIX}/libexec/gnats/queue-pr -r
+
+===========================================================================
diff --git a/databases/ruby-gdbm/MESSAGE b/databases/ruby-gdbm/MESSAGE
index 46850a9cd98..b3941fc09f1 100644
--- a/databases/ruby-gdbm/MESSAGE
+++ b/databases/ruby-gdbm/MESSAGE
@@ -1,8 +1,11 @@
-************************************************************
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:27 hubertf Exp $
+
This package doesn't contain any manuals nor examples, but
it wouldn't be a problem, as the interface of this module
is exactly the same as DBM and SDBM, except GDBM has a
"reorganize" method. See the DBM module's document included
in the ruby-man package, and gdbm(3) manpage included in the
gdbm package.
-************************************************************
+
+===========================================================================