Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2024 10:02:09 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fe9dbfe0de4a - main - www/bozohttpd: Update MASTER_SITES and WWW entries
Message-ID:  <202405041002.444A29ei018328@gitrepo.freebsd.org>

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

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

commit fe9dbfe0de4aa2054ecc2c9845c74796c5a7801a
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-04 08:15:17 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-04 10:01:27 +0000

    www/bozohttpd: Update MASTER_SITES and WWW entries
    
    Unbreaks fetch and likely portscout too
    
    Approved by:    portmgr (blanket)
---
 www/bozohttpd/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile
index 94c23a39ea75..e80b858d4fd0 100644
--- a/www/bozohttpd/Makefile
+++ b/www/bozohttpd/Makefile
@@ -2,12 +2,11 @@ PORTNAME=	bozohttpd
 PORTVERSION=	20210227
 PORTREVISION=	1
 CATEGORIES=	www
-MASTER_SITES=	http://www.eterna.com.au/bozohttpd/ \
-		NETBSD
+MASTER_SITES=	http://eterna23.net/bozohttpd/
 
 MAINTAINER=	jmohacsi@bsd.hu
 COMMENT=	Bozotic HTTP server from NetBSD
-WWW=		http://www.eterna.com.au/bozohttpd/
+WWW=		http://eterna23.net/bozohttpd/
 
 LICENSE=	BSD2CLAUSE
 



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