git: db47b5f5886a - main - dns/pear-Net_DNS21: Add PORTSCOUT

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 30 Jun 2025 20:56:42 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=db47b5f5886a8c608899333a1f8d9ad8e1edf652

commit db47b5f5886a8c608899333a1f8d9ad8e1edf652
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-06-30 20:53:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-06-30 20:53:19 +0000

    dns/pear-Net_DNS21: Add PORTSCOUT
---
 dns/pear-Net_DNS21/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dns/pear-Net_DNS21/Makefile b/dns/pear-Net_DNS21/Makefile
index 6fdc9a1f0448..f4c5cab1a08e 100644
--- a/dns/pear-Net_DNS21/Makefile
+++ b/dns/pear-Net_DNS21/Makefile
@@ -20,4 +20,6 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	mikepultz
 GH_PROJECT=	netdns2
 
+PORTSCOUT=	limit:^1\.
+
 .include <bsd.port.mk>