git: 9e0fe9e4550b - main - www/dfileserver: Remove broken mirror and update WWW

From: Rodrigo Osorio <rodrigo_at_FreeBSD.org>
Date: Mon, 17 Jul 2023 05:37:34 UTC
The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e0fe9e4550bcea68d6dcbb42ea14f68c56225f1

commit 9e0fe9e4550bcea68d6dcbb42ea14f68c56225f1
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2023-07-17 05:20:42 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2023-07-17 05:22:35 +0000

    www/dfileserver: Remove broken mirror and update WWW
    
    No portrevision bump required
---
 www/dfileserver/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/www/dfileserver/Makefile b/www/dfileserver/Makefile
index 739732c7cc5e..c448e3bfce13 100644
--- a/www/dfileserver/Makefile
+++ b/www/dfileserver/Makefile
@@ -2,12 +2,11 @@ PORTNAME=	DFileServer
 PORTVERSION=	1.1.3
 PORTREVISION=	1
 CATEGORIES=	www
-MASTER_SITES=	http://rodrigo.osorio.free.fr/freebsd/distfiles/ \
-		http://harpy.soarwitheagles.net/~dashy/
+MASTER_SITES=	http://rodrigo.osorio.free.fr/freebsd/distfiles/
 
 MAINTAINER=	rodrigo@FreeBSD.org
 COMMENT=	Compact web server designed to make sharing files easy
-WWW=		http://www.bebik.net/doku.php?id=software:dfileserver
+WWW=		https://osorio.me/projects/dev/dfileserver/
 
 LICENSE=	BSD3CLAUSE