Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2023 05:37:34 GMT
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9e0fe9e4550b - main - www/dfileserver: Remove broken mirror and update WWW
Message-ID:  <202307170537.36H5bY18071283@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307170537.36H5bY18071283>