From: Nicolas Thill Date: Sat, 23 Sep 2006 13:55:57 +0000 (+0000) Subject: standardize Makefile, change section and category to utils, remove dup description X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fmkresin.git;a=commitdiff_plain;h=6efae65fe20f3cd8443ba5498eaaf5eb35bdb268;hp=b1e68a6a85d9d00b2deab1fdbe7a2004c8f36341 standardize Makefile, change section and category to utils, remove dup description SVN-Revision: 4828 --- diff --git a/openwrt/package/haserl/Makefile b/openwrt/package/haserl/Makefile index c58d04c23e..eeba09b672 100644 --- a/openwrt/package/haserl/Makefile +++ b/openwrt/package/haserl/Makefile @@ -21,11 +21,10 @@ PKG_CAT:=zcat include $(INCLUDE_DIR)/package.mk define Package/haserl -SECTION:=base -# CATEGORY:=FIXME -TITLE:=A CGI wrapper to embed shell scripts in HTML documents -DESCRIPTION:=A CGI wrapper to embed shell scripts in HTML documents. -URL:=http://haserl.sourceforge.net/ + SECTION:=utils + CATEGORY:=Utilities + TITLE:=A CGI wrapper to embed shell scripts in HTML documents + URL:=http://haserl.sourceforge.net/ endef define Package/haserl/install