diff --git a/sms-tool/Makefile b/sms-tool/Makefile index 2e9ae6a..cfda9bf 100644 --- a/sms-tool/Makefile +++ b/sms-tool/Makefile @@ -12,8 +12,8 @@ PKG_MIRROR_HASH:=0d114a97eb7aeadd95b49281d29371ba0570382125c34f3f8668d34fd0290f4 include $(INCLUDE_DIR)/package.mk define Package/sms-tool-test - SECTION:=utils - CATEGORY:=Utilities + SECTION:=TEST + CATEGORY:=TEST TITLE:=sms tool URL:=https://github.com/obsy/sms_tool endef