[packages] php5: fix typo for package description
authormhei <mhei@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 19 Apr 2011 19:27:16 +0000 (19:27 +0000)
committermhei <mhei@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 19 Apr 2011 19:27:16 +0000 (19:27 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26730 3c298f89-4303-0410-b956-a3cf2f4a3e73

lang/php5/Makefile

index 2ce686f..d54a422 100644 (file)
@@ -94,7 +94,7 @@ define Package/php5-fastcgi
   TITLE:=FastCGI startup script
 endef
 
-define Package/php5-cgi/description
+define Package/php5-fastcgi/description
    As FastCGI support is now a core feature the php5-fastcgi package now depends
    on the php5-cgi package, containing just the startup script.
 endef