From 289e0c44dfcd4781674fec0f01f6ac106119dffe Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 2 Jun 2023 10:39:32 +0200 Subject: [PATCH] net/upnp: back to FreeBSD package on version 2.3.3 --- net/upnp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/upnp/Makefile b/net/upnp/Makefile index 73c79af48..69773cd84 100644 --- a/net/upnp/Makefile +++ b/net/upnp/Makefile @@ -1,7 +1,7 @@ PLUGIN_NAME= upnp PLUGIN_VERSION= 1.5 PLUGIN_REVISION= 3 -PLUGIN_DEPENDS= miniupnpd-devel +PLUGIN_DEPENDS= miniupnpd PLUGIN_COMMENT= Universal Plug and Play Service PLUGIN_MAINTAINER= franco@opnsense.org