diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-09 23:11:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-09 23:11:38 +0000 |
commit | e4053b0cdacf745061195274d4701bca4ce4612f (patch) | |
tree | f07b70ec0c2296e420a4c5d1cd722eba1d6cad05 /net/jabber-pyicq/pkg-descr | |
parent | e565e6e23c556f3098397f0f218e13fccc49e720 (diff) | |
download | ports-e4053b0cdacf745061195274d4701bca4ce4612f.tar.gz ports-e4053b0cdacf745061195274d4701bca4ce4612f.zip |
Move ports to a newly created net-im category:
net/jabber-pyicq -> net-im/jabber-pyicq
net/p5-Net-XMPP -> net-im/p5-Net-XMPP
www/jwchat -> net-im/jwchat
Repocopies by: marcus
Notes
Notes:
svn path=/head/; revision=147766
Diffstat (limited to 'net/jabber-pyicq/pkg-descr')
-rw-r--r-- | net/jabber-pyicq/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/net/jabber-pyicq/pkg-descr b/net/jabber-pyicq/pkg-descr deleted file mode 100644 index 6c502f66c733..000000000000 --- a/net/jabber-pyicq/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Python ICQ-Transport for Jabber. - -The purpose of this transport is to provide a way for users to be logged into -ICQ via their Jabber account. It is implemented in Python, using the Twisted -framework. This project is just getting off the ground, and so it does not have -quite the functionality of other transports yet. That will come in time. - -WWW: http://pyicq-t.blathersource.org/ |