summaryrefslogtreecommitdiff
path: root/databases/gnats
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /databases/gnats
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'databases/gnats')
-rw-r--r--databases/gnats/DESCR10
-rw-r--r--databases/gnats/MESSAGE4
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/gnats/DESCR b/databases/gnats/DESCR
index 3901604a583..a7e38a43529 100644
--- a/databases/gnats/DESCR
+++ b/databases/gnats/DESCR
@@ -1,7 +1,7 @@
-GNATS is the GNU Problem Report Management System.
+GNATS is the GNU Problem Report Management System.
-GNATS is a problem tracking system written to help report on, and track,
-problem reports or bugs. GNATS is currently in use at Cygnus to help track
-all incoming bug reports. There are many concepts or approaches to GNATS
-which are only useful to organizations which track bugs related by
+GNATS is a problem tracking system written to help report on, and track,
+problem reports or bugs. GNATS is currently in use at Cygnus to help track
+all incoming bug reports. There are many concepts or approaches to GNATS
+which are only useful to organizations which track bugs related by
customers as well as by bug type.
diff --git a/databases/gnats/MESSAGE b/databases/gnats/MESSAGE
index 2f2b048a7ee..05c8f49e473 100644
--- a/databases/gnats/MESSAGE
+++ b/databases/gnats/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2003/04/27 15:53:07 cjep Exp $
+$NetBSD: MESSAGE,v 1.4 2003/05/06 17:40:43 jmmv Exp $
See http://sourceware.cygnus.com/gnats/ for the official web page
and don't forget to run ${PREFIX}/libexec/gnats/mkcat as gnats.
@@ -10,7 +10,7 @@ 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
-To accept PRs by mail you'll need some new mail aliases too, e.g.
+To accept PRs by mail you'll need some new mail aliases too, e.g.
gnats-admin: postmaster
bugs: "| /usr/pkg/libexec/gnats/queue-pr -q"
query-pr: "| /usr/pkg/libexec/gnats/mail-query"