git: 67ff3bf25e90 - main - dns/cascade: Fix pkgbase collision
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Oct 2025 18:50:42 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=67ff3bf25e905f3edb5c68405b4dad5f4ad48339
commit 67ff3bf25e905f3edb5c68405b4dad5f4ad48339
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-10-11 18:50:03 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-10-11 18:50:31 +0000
dns/cascade: Fix pkgbase collision
Reported by: antoine
---
dns/cascade/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dns/cascade/Makefile b/dns/cascade/Makefile
index 24084eeaf43c..1e28c2d9295d 100644
--- a/dns/cascade/Makefile
+++ b/dns/cascade/Makefile
@@ -1,11 +1,12 @@
PORTNAME= cascade
DISTVERSION= 0.1.0-RC1
CATEGORIES= dns net
+PKGNAMESUFFIX= -dns
MAINTAINER= bofh@FreeBSD.org
COMMENT= Friendly DNSSEC signing solution
WWW= https://github.com/NLnetLabs/cascade
-#
+
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE