git: 4e1134e14d26 - main - databases/powa-archivist: Update the WWW property

From: Palle Girgensohn <girgen_at_FreeBSD.org>
Date: Tue, 05 Nov 2024 20:56:36 UTC
The branch main has been updated by girgen:

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

commit 4e1134e14d26c82a831339fe953e6748b0ca61cd
Author:     Palle Girgensohn <girgen@FreeBSD.org>
AuthorDate: 2024-11-05 15:36:09 +0000
Commit:     Palle Girgensohn <girgen@FreeBSD.org>
CommitDate: 2024-11-05 20:50:02 +0000

    databases/powa-archivist: Update the WWW property
---
 databases/powa-archivist/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/databases/powa-archivist/Makefile b/databases/powa-archivist/Makefile
index b33be2e11ac2..cea573ecb1fd 100644
--- a/databases/powa-archivist/Makefile
+++ b/databases/powa-archivist/Makefile
@@ -1,11 +1,12 @@
 PORTNAME=	powa-archivist
 DISTVERSIONPREFIX=	REL_
 DISTVERSION=	4_2_2
+PORTREVISION=	1
 CATEGORIES=	databases
 
 MAINTAINER=	girgen@FreeBSD.org
 COMMENT=	PostgreSQL workload analyzer background worker
-WWW=		http://powa.readthedocs.org/en/latest/powa-archivist/index.html
+WWW=		https://powa.readthedocs.io/en/stable/components/powa-archivist/
 
 LICENSE=	PostgreSQL