diff options
Diffstat (limited to 'databases/gnats4/pkg-message')
-rw-r--r-- | databases/gnats4/pkg-message | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/databases/gnats4/pkg-message b/databases/gnats4/pkg-message deleted file mode 100644 index 9bbfcee283f1..000000000000 --- a/databases/gnats4/pkg-message +++ /dev/null @@ -1,26 +0,0 @@ -[ -{ type: install - message: <<EOM -GNATS has been successfully installed. - -If you want to run the GNATS server, enter - - %%PREFIX%%/libexec/gnats/mkdb default - -to create the default database and add - - support stream tcp nowait gnats %%PREFIX%%/libexec/gnats/gnatsd gnatsd - -to inetd.conf(5). Instructions to upgrade from a -GNATS 3.x database are in - - %%PREFIX%%/share/doc/gnats/UPGRADING - -Try `man gnats', `info gnats' and the online manual at - - http://www.gnu.org/software/gnats/gnats_toc.html - -for more information. -EOM -} -] |