From: Florian Fainelli Date: Tue, 14 Jul 2009 15:47:32 +0000 (+0000) Subject: [package] mark iptables-snmp as broken (#5039) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=b31b8654b4efcb4d7c9cc41d0df7b6784c721c44 [package] mark iptables-snmp as broken (#5039) SVN-Revision: 16845 --- diff --git a/net/iptables-snmp/Makefile b/net/iptables-snmp/Makefile index 3ba9729016..acfbe97057 100644 --- a/net/iptables-snmp/Makefile +++ b/net/iptables-snmp/Makefile @@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk define Package/iptables-snmp SECTION:=net CATEGORY:=Network - DEPENDS:=+snmpd + DEPENDS:=+snmpd @BROKEN TITLE:=An snmpd plugin to access iptables rules URL:=http://www.nobiscuit.com/iptables-snmp/ SUBMENU:=firewall