From 7196ba0506ace5beebffd88edea243551f319342 Mon Sep 17 00:00:00 2001 From: Marcos Mendoza Date: Thu, 18 Dec 2025 17:27:41 -0600 Subject: [PATCH] security/pfSense-pkg-nmap: avoid empty config change description --- security/pfSense-pkg-nmap/Makefile | 2 +- security/pfSense-pkg-nmap/files/usr/local/pkg/nmap.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/security/pfSense-pkg-nmap/Makefile b/security/pfSense-pkg-nmap/Makefile index 9f58412ccd62..4328a48d1aa3 100644 --- a/security/pfSense-pkg-nmap/Makefile +++ b/security/pfSense-pkg-nmap/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-nmap PORTVERSION= 1.4.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MASTER_SITES= # empty DISTFILES= # empty diff --git a/security/pfSense-pkg-nmap/files/usr/local/pkg/nmap.xml b/security/pfSense-pkg-nmap/files/usr/local/pkg/nmap.xml index 9f7d0ff8941a..ebd13ef679a9 100644 --- a/security/pfSense-pkg-nmap/files/usr/local/pkg/nmap.xml +++ b/security/pfSense-pkg-nmap/files/usr/local/pkg/nmap.xml @@ -28,6 +28,7 @@ nmap Diagnostics/Nmap + true Nmap
Diagnostics