From 7c7a1f0a8ef214e18579dbb83960f2e6c370c939 Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 14 Jul 2009 15:47:32 +0000 Subject: [PATCH] [package] mark iptables-snmp as broken (#5039) git-svn-id: svn://svn.openwrt.org/openwrt/packages@16845 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/iptables-snmp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/iptables-snmp/Makefile b/net/iptables-snmp/Makefile index 3ba972901..acfbe9705 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