More Makefile
authorSteven Barth <steven@midlink.org>
Tue, 24 Nov 2009 12:06:57 +0000 (12:06 +0000)
committerSteven Barth <steven@midlink.org>
Tue, 24 Nov 2009 12:06:57 +0000 (12:06 +0000)
contrib/package/luci/Makefile

index 7098281..b243c3b 100644 (file)
@@ -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