git: fe9dbfe0de4a - main - www/bozohttpd: Update MASTER_SITES and WWW entries
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 May 2024 10:02:09 UTC
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