git: 6f2c685a45d4 - main - sysutils/rubygem-openvoxserver-ca: Fix URL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Sep 2025 04:31:28 UTC
The branch main has been updated by romain:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6f2c685a45d431b446558fbab3b9367ba8cb2f04
commit 6f2c685a45d431b446558fbab3b9367ba8cb2f04
Author: Romain Tartière <romain@FreeBSD.org>
AuthorDate: 2025-09-04 00:10:03 +0000
Commit: Romain Tartière <romain@FreeBSD.org>
CommitDate: 2025-09-04 04:30:54 +0000
sysutils/rubygem-openvoxserver-ca: Fix URL
Not bumping PORTREVISION because it does not require more work.
With hat: puppet
---
sysutils/rubygem-openvoxserver-ca/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/rubygem-openvoxserver-ca/Makefile b/sysutils/rubygem-openvoxserver-ca/Makefile
index 3448c01cf2c3..1f9d48b05502 100644
--- a/sysutils/rubygem-openvoxserver-ca/Makefile
+++ b/sysutils/rubygem-openvoxserver-ca/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= RG
MAINTAINER= puppet@FreeBSD.org
COMMENT= Ruby CLI tool to interact with the OpenVox Server Certificate Authority
-WWW= https://github.com/OpenVoxProject/openvoxserver-ca-cli/
+WWW= https://github.com/OpenVoxProject/openvoxserver-ca/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE