* luci/contrib: drop "(incomplete)" notice in Makefile for statistics
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 3 Jun 2008 19:33:16 +0000 (19:33 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 3 Jun 2008 19:33:16 +0000 (19:33 +0000)
contrib/package/luci/Makefile

index 427fb20..2b5befa 100644 (file)
@@ -273,7 +273,7 @@ endef
 define Package/luci-app-statistics
   $(call Package/luci/webtemplate)
   DEPENDS+=+luci-mod-admin-core +collectd +collectd-mod-rrdtool1 +rrdtool1
-  TITLE:=LuCI Statistics Application (incomplete)
+  TITLE:=LuCI Statistics Application
 endef
 
 define Package/luci-app-statistics/conffiles