diff options
Diffstat (limited to 'databases/gnats/MESSAGE')
-rw-r--r-- | databases/gnats/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
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" |