diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-15 13:40:51 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-15 13:40:51 +0000 |
commit | defb55e8d08248ff07de87667540c9d075a30b2d (patch) | |
tree | 2c5a8be07d03972a95f8e2c455b045885999cc5b /openwrt/package/Makefile | |
parent | c2938966836db28e895b9eb37f9eec9195b76550 (diff) |
add miau from Benjamin Binier, updated to newest upstream, thx. add syslog-ng from Sebastien Bourgasser, pending missing libol package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3378 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 740555946..856b7eb90 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -132,6 +132,7 @@ package-$(BR2_PACKAGE_MACCHANGER) += macchanger package-$(BR2_PACKAGE_MADPLAY) += madplay package-$(BR2_PACKAGE_MARADNS) += maradns package-$(BR2_COMPILE_MATRIXSSL) += matrixssl +package-$(BR2_PACKAGE_MIAU) += miau package-$(BR2_PACKAGE_MIAX) += miax package-$(BR2_PACKAGE_MICROCOM) += microcom package-$(BR2_PACKAGE_MICROPERL) += microperl @@ -230,6 +231,7 @@ package-$(BR2_PACKAGE_SSMTP) += ssmtp package-$(BR2_PACKAGE_SSLTUNNEL) += ssltunnel package-$(BR2_PACKAGE_SRELAY) += srelay package-$(BR2_PACKAGE_STRACE) += strace +package-$(BR2_PACKAGE_SYSLOG_NG) += syslog-ng package-$(BR2_PACKAGE_TCPDUMP) += tcpdump package-$(BR2_PACKAGE_TINC) += tinc package-$(BR2_PACKAGE_TINYPROXY) += tinyproxy |