diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-04-13 13:59:42 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-04-13 13:59:42 +0000 |
commit | 4aabc3e42b3f33693df49fab666b5557da2e3917 (patch) | |
tree | a648ccce80e895a42a394be5570afa1de1c3a444 /package/weechat/ipkg | |
parent | 7abbf699c23f6e4c092ff44435b318d550a51e50 (diff) | |
download | upstream-4aabc3e42b3f33693df49fab666b5557da2e3917.tar.gz upstream-4aabc3e42b3f33693df49fab666b5557da2e3917.tar.bz2 upstream-4aabc3e42b3f33693df49fab666b5557da2e3917.zip |
Add weechat, a lightweight IRC client, thanks kolter !
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3630 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/weechat/ipkg')
-rw-r--r-- | package/weechat/ipkg/weechat.control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/weechat/ipkg/weechat.control b/package/weechat/ipkg/weechat.control new file mode 100644 index 0000000000..81a2bec6ca --- /dev/null +++ b/package/weechat/ipkg/weechat.control @@ -0,0 +1,4 @@ +Package: weechat +Section: net +Priority: optional +Description: Lightweight IRC client |