From 6f0735b1be6b7c247b916da7c1fd5cbcf05d1f50 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 19 Jan 2026 04:26:06 +0100 Subject: [PATCH] net/ndp-proxy-go: whitespace --- net/ndp-proxy-go/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/ndp-proxy-go/Makefile b/net/ndp-proxy-go/Makefile index 7075e62a0..886c42475 100644 --- a/net/ndp-proxy-go/Makefile +++ b/net/ndp-proxy-go/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= ndp-proxy-go PLUGIN_VERSION= 1.3 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= IPv6 Neighbor Discovery Protocol (NDP) Proxy PLUGIN_MAINTAINER= cedrik@pischem.com PLUGIN_DEPENDS= ndp-proxy-go