diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-11-06 17:19:05 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-11-06 17:19:05 +0000 |
commit | 2ec3d1bac5a7f36d11aa926dc243b83557cc8cbf (patch) | |
tree | 6d6b24394ce88bb5e084616ac9ce537bd8833f16 /package/Config.in | |
parent | 32b56c56c8358cfcfc2ac1a7b1822c4ea35f1830 (diff) | |
download | upstream-2ec3d1bac5a7f36d11aa926dc243b83557cc8cbf.tar.gz upstream-2ec3d1bac5a7f36d11aa926dc243b83557cc8cbf.tar.bz2 upstream-2ec3d1bac5a7f36d11aa926dc243b83557cc8cbf.zip |
add psybnc package (thanks to Peter Feuerer)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2355 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Config.in')
-rw-r--r-- | package/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in index 90847fd27f..7d1e83d560 100644 --- a/package/Config.in +++ b/package/Config.in @@ -25,6 +25,7 @@ source "package/nano/Config.in" source "package/osiris/Config.in" source "package/php4/Config.in" source "package/php5/Config.in" +source "package/psybnc/Config.in" menu "sablevm........................... A Java Virtual Machine (JVM) implementation" source "package/sablevm/Config.in" source "package/sablevm-classpath/Config.in" |