From 6f2c685a45d431b446558fbab3b9367ba8cb2f04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Wed, 3 Sep 2025 14:10:03 -1000 Subject: [PATCH] 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