summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2009-11-24 12:06:57 +0000
committerSteven Barth <steven@midlink.org>2009-11-24 12:06:57 +0000
commit58c85cfbb901d83bb39ff6b8ee74f73a08335779 (patch)
treec3175061391421bf9d3cdc751563e6af567973d7
parent9692e933ef37766fc7ad58a530047e3e95d835ae (diff)
More Makefile
-rw-r--r--contrib/package/luci/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 709828122..b243c3b66 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -316,8 +316,8 @@ endif
define Package/luci-px5g
- $(call Package/luci/libtemplate)
- TITLE:=PX5G RSA Keymaster
+ $(call Package/luci/webservertemplate)
+ TITLE:=RSA/X.509 Key Generator (required for LuCId SSL support)
DEPENDS:=+luci-nixio
endef