libpar2: move to the libs section (patch by edgar soldin)
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 9 Dec 2009 18:36:34 +0000 (18:36 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 9 Dec 2009 18:36:34 +0000 (18:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18721 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libpar2/Makefile

index 0962011..841d13a 100644 (file)
@@ -20,8 +20,8 @@ PKG_FIXUP:=libtool
 include $(INCLUDE_DIR)/package.mk
 
 define Package/libpar2
-  SECTION:=net
-  CATEGORY:=Network
+  SECTION:=libs
+  CATEGORY:=Libraries
   DEPENDS:=+libsigcxx
   TITLE:=A library for performing common tasks related to PAR recovery sets
 endef