git: da66af858be2 - main - textproc/opensearch-dashboards216: Add missing line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 May 2025 05:42:38 UTC
The branch main has been updated by acm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=da66af858be250a81584310983f1ad79d5f280b2
commit da66af858be250a81584310983f1ad79d5f280b2
Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2025-05-10 05:41:28 +0000
Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2025-05-10 05:41:28 +0000
textproc/opensearch-dashboards216: Add missing line
- PKGNAMESUFFIX was missing on previous commit
---
textproc/opensearch-dashboards216/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/textproc/opensearch-dashboards216/Makefile b/textproc/opensearch-dashboards216/Makefile
index b0ae005b631e..c64e705134d7 100644
--- a/textproc/opensearch-dashboards216/Makefile
+++ b/textproc/opensearch-dashboards216/Makefile
@@ -4,6 +4,7 @@ PORTREVISION?= 0
DISTVERSIONSUFFIX= -linux-x64
CATEGORIES= textproc www
MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/
+PKGNAMESUFFIX?= 216
MAINTAINER= opensearch@FreeBSD.org
COMMENT?= Visualization dashboards for OpenSearch