Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 2021 16:56:44 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 71cc1da643fb - main - www/mohawk: provide maintainership back to upstream
Message-ID:  <202107201656.16KGuixV009058@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=71cc1da643fb99c7cea136f171c292714190a0b2

commit 71cc1da643fb99c7cea136f171c292714190a0b2
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2021-07-20 16:50:10 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2021-07-20 16:55:45 +0000

    www/mohawk: provide maintainership back to upstream
    
    Note that upstream has resumed development, while here drop my fossil
    mirror which is down.
    
    Reported by:    new maintainer
---
 www/mohawk/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/www/mohawk/Makefile b/www/mohawk/Makefile
index 0587e45d663c..1b14c6b2ac95 100644
--- a/www/mohawk/Makefile
+++ b/www/mohawk/Makefile
@@ -1,11 +1,10 @@
 PORTNAME=	mohawk
 PORTVERSION=	2.0.20
 CATEGORIES=	www
-MASTER_SITES=	http://fossil.bsdsx.fr/mohawk/tarball/ \
-		http://fossil.etoilebsd.net/mohawk/tarball/
+MASTER_SITES=	http://fossil.bsdsx.fr/mohawk/tarball/
 DISTFILES=	${DISTNAME}.tar.gz?uuid=${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	dsx+mohawk@bsdsx.fr
 COMMENT=	Simple and lightweight HTTP daemon
 
 LICENSE=	BSD2CLAUSE



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