From 59105b35f4da19beedf8042dbc9f6510ef3ed7cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E7=A8=AE?= <39034242+kenzok8@users.noreply.github.com> Date: Fri, 1 Oct 2021 23:21:07 +0800 Subject: [PATCH] Update Makefile --- luci-app-udp2raw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci-app-udp2raw/Makefile b/luci-app-udp2raw/Makefile index e9af99d7f..58359675f 100644 --- a/luci-app-udp2raw/Makefile +++ b/luci-app-udp2raw/Makefile @@ -27,7 +27,7 @@ define Package/$(PKG_NAME) endef define Package/$(PKG_NAME)/description - LuCI Support for udp2raw-tunnel. + LuCI Support for udp2raw. endef define Build/Prepare