diff options
author | Steven Barth <steven@midlink.org> | 2008-08-18 01:32:49 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-08-18 01:32:49 +0000 |
commit | 23b17ce06fcbde0237b919a758ef4f0ed33250c9 (patch) | |
tree | 28c4c9afd8716edfb5b7d168acdde57c291d7b5a /contrib | |
parent | e4e1743adf822f53ac5c18bc5cf0722457c64358 (diff) |
Finally...
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index dfc5cdfd9..a0872ad39 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -384,7 +384,7 @@ endef define Package/luci-app-firewall $(call Package/luci/webtemplate) - DEPENDS+=+luci-admin-core +firewall + DEPENDS+=+luci-admin-core TITLE:=Firewall and Portforwarding application endef |