summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--protocols/luci-proto-wireguard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/luci-proto-wireguard/Makefile b/protocols/luci-proto-wireguard/Makefile
index a39e9a78d8..da3d8e7b74 100644
--- a/protocols/luci-proto-wireguard/Makefile
+++ b/protocols/luci-proto-wireguard/Makefile
@@ -10,7 +10,7 @@ LUCI_TITLE:=Support for WireGuard VPN
LUCI_DEPENDS:=+wireguard-tools +ucode
LUCI_PKGARCH:=all
-PKG_PROVIDES:=luci-app-wireguard
+PKG_PROVIDES:=luci-proto-wireguard
PKG_LICENSE:=Apache-2.0
include ../../luci.mk