packages: move 4th to the languages section

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31210 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2012-04-06 06:51:19 +00:00
parent d0b63ae892
commit 99386178ac

View File

@ -14,8 +14,8 @@ include $(INCLUDE_DIR)/package.mk
define Package/4th
MAINTAINER:="Xiangfu Liu" <xiangfu@sharism.cc>
TITLE:=4th
SECTION:=Programming
CATEGORY:=prog
SECTION:=lang
CATEGORY:=Languages
URL:=http://thebeez.home.xs4all.nl/4tH/
endef
PKG_BUILD_DIR:=$(BUILD_DIR)/4th-$(PKG_VERSION)