diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-04-03 08:39:23 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-04-03 08:39:23 +0000 |
commit | 428c1d90cf99d7b3fc9e6cfae73f919e15659f39 (patch) | |
tree | 2d3059369c0cf5a3a4d2aee3bc4dea1dff958fc2 /irc/iroffer/pkg-message | |
parent | - make portlint happy, fix whitepace (diff) |
- update to 1.2b28 (stable version)
- use PORTDOCS, DOCSDIR, EXAMPLESDIR
PR: 63843
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=106018
Diffstat (limited to 'irc/iroffer/pkg-message')
-rw-r--r-- | irc/iroffer/pkg-message | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/iroffer/pkg-message b/irc/iroffer/pkg-message index b01e3d1f64bf..827c9c101b63 100644 --- a/irc/iroffer/pkg-message +++ b/irc/iroffer/pkg-message @@ -1,7 +1,7 @@ ========================================================================= Sample configuration and crontab files have been placed in -${PREFIX}/share/doc/iroffer. +${PREFIX}/share/examples/iroffer. These should be copied to a location of your own choosing, and edited to suit your needs. @@ -11,10 +11,10 @@ To run iroffer, just run: iroffer <name of config file> You may also set up iroffer to be run automatically from crontab. -See the file ${PREFIX}/share/doc/iroffer/iroffer.cron for a sample. +See the file ${PREFIX}/share/examples/iroffer/iroffer.cron for a sample. For more details on how to use the program see the comments in -${PREFIX}/share/doc/iroffer/sample.config, as well as the README +${PREFIX}/share/examples/iroffer/sample.config, as well as the README files ${PREFIX}/share/doc/iroffer/README and ${PREFIX}/share/doc/iroffer/WHATSNEW. |