git: e73877f6b01c - main - net-mgmt/alertmanager: Fix a typo in COMMENT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Feb 2022 21:49:59 UTC
The branch main has been updated by 0mp:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e73877f6b01c62d7779e9384df560c7d5c1db66c
commit e73877f6b01c62d7779e9384df560c7d5c1db66c
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-02-14 21:10:26 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-02-14 21:49:41 +0000
net-mgmt/alertmanager: Fix a typo in COMMENT
Approved by: portmgr blanket
---
net-mgmt/alertmanager/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mgmt/alertmanager/Makefile b/net-mgmt/alertmanager/Makefile
index 01bd7cd74ba5..59ab8ecaec9b 100644
--- a/net-mgmt/alertmanager/Makefile
+++ b/net-mgmt/alertmanager/Makefile
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v
CATEGORIES= net-mgmt
MAINTAINER= michal@hanu.la
-COMMENT= Alert routing for prometheus
+COMMENT= Alert routing for Prometheus
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE