diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-13 13:59:42 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-13 13:59:42 +0000 |
commit | c1bc56187e5a4a3259b963739605c7c9aa94312e (patch) | |
tree | a648ccce80e895a42a394be5570afa1de1c3a444 /package/Makefile | |
parent | 68bdf5f9b2ef7aa507f63b38a56ecc57a0256195 (diff) |
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/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index 0004c0e4c..4da2eb187 100644 --- a/package/Makefile +++ b/package/Makefile @@ -269,6 +269,7 @@ package-$(BR2_PACKAGE_VTUN) += vtun package-$(BR2_PACKAGE_VSFTPD) += vsftpd package-$(BR2_PACKAGE_WATCHDOG) += watchdog package-$(BR2_PACKAGE_WCCPD) += wccpd +package-$(BR2_PACKAGE_WEECHAT) += weechat package-$(BR2_PACKAGE_WIFICONF) += wificonf package-$(BR2_PACKAGE_WIFIDOG) += wifidog package-$(BR2_PACKAGE_WIVIZ) += wiviz |