libpar2: move to the libs section (patch by edgar soldin)
authorFelix Fietkau <nbd@openwrt.org>
Wed, 9 Dec 2009 18:36:34 +0000 (18:36 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 9 Dec 2009 18:36:34 +0000 (18:36 +0000)
SVN-Revision: 18721

libs/libpar2/Makefile

index 0962011b1d9321a2063a440f364ff35295bda4fe..841d13a1e4e7d2646143bf67d3d2c4e3288c1e14 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