diff options
author | jim <jim@FreeBSD.org> | 2000-05-25 22:11:20 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-05-25 22:11:20 +0000 |
commit | a9a3045c86071a37790785e9e4812bc9483f36c9 (patch) | |
tree | c2092075c257f098009c5c2ee42c9e359717c9d1 /irc/xchat1 | |
parent | 9f9925547c2f0df0f7b6b0e9fc37e985747b7480 (diff) | |
download | FreeBSD-ports-a9a3045c86071a37790785e9e4812bc9483f36c9.zip FreeBSD-ports-a9a3045c86071a37790785e9e4812bc9483f36c9.tar.gz |
Fix the DESCR file to actually be a DESCR and not half of one with an MD5
checksum.
Submitted by: Clive Lin <clive@CirX.ORG>
Diffstat (limited to 'irc/xchat1')
-rw-r--r-- | irc/xchat1/pkg-descr | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/irc/xchat1/pkg-descr b/irc/xchat1/pkg-descr index 961f6ce..8fb4ab1 100644 --- a/irc/xchat1/pkg-descr +++ b/irc/xchat1/pkg-descr @@ -1,6 +1,8 @@ -MD5 (xchat-1.1.7.tar.bz2) = 7491e07a031100274fe56bad5e8a634c -nice good looking interface, and best of all, is easy to use all around. +XChat is a graphical IRC client. It requires a computer running a +UNIX-like OS and the X Window System (X11), and the GTK library. It can +also (optionally) take advantage of GNOME and use Perl and Python +scripts. -WWW: http://xchat.linuxpower.org/ +WWW: http://xchat.org/ - Jim <jim@FreeBSD.org> |