diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /irc/infobot | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) | |
download | ports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip |
Notes
Diffstat (limited to 'irc/infobot')
-rw-r--r-- | irc/infobot/pkg-descr | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/irc/infobot/pkg-descr b/irc/infobot/pkg-descr index 64adbbec79b9..08fb3f4053e6 100644 --- a/irc/infobot/pkg-descr +++ b/irc/infobot/pkg-descr @@ -1,12 +1,12 @@ This is a package of Infobot, by Kevin Lenzo -The infobot connects to an Internet Relay Chat (IRC) server, joins -some channels (maybe), and begins accumulating factoids. To run one, -download the source, uncompress it, untar it, edit the config files, -and it up. +The infobot connects to an Internet Relay Chat (IRC) server, joins +some channels (maybe), and begins accumulating factoids. To run one, +download the source, uncompress it, untar it, edit the config files, +and it up. -The default install dir is /usr/local/share/infobot-0.xx.x since it -doesn't really belong in the Perl tree, by default. If you want +The default install dir is /usr/local/share/infobot-0.xx.x since it +doesn't really belong in the Perl tree, by default. If you want it installed elsewhere,use the -p option to change the PREFIX. WWW: http://www.infobot.org/ |