git: 2d900636ac86 - main - devel/libvirt-dbus: Update MASTER_SITES

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 23 Sep 2024 23:30:11 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2d900636ac861cbdb67ef765ee6324d655eb92e6

commit 2d900636ac861cbdb67ef765ee6324d655eb92e6
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-23 22:33:40 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-23 23:29:43 +0000

    devel/libvirt-dbus: Update MASTER_SITES
    
    ftp service is no longer available
    
    Approved by:    portmgr (blanket)
---
 devel/libvirt-dbus/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/libvirt-dbus/Makefile b/devel/libvirt-dbus/Makefile
index 9f8ff21d2c8c..222b2a607f05 100644
--- a/devel/libvirt-dbus/Makefile
+++ b/devel/libvirt-dbus/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	libvirt-dbus
 PORTVERSION=	1.4.1
 PORTREVISION=	1
 CATEGORIES=	devel
-MASTER_SITES=	ftp://libvirt.org/libvirt/dbus/
+MASTER_SITES=	https://download.libvirt.org/dbus/
 
 MAINTAINER=	novel@FreeBSD.org
 COMMENT=	Libvirt D-Bus API binding