From 32afc2de5073731f3fcdbfc38171908619651758 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Mon, 30 Oct 2023 13:12:36 +0100 Subject: [PATCH] www/midori: Back to pool The midori project has not been connected to the xfce project for some time. So also remove the xfce category. While here update WWW to pint to the new maintainers' website. For rationale and further info see: Mailing list thread: https://lists.freebsd.org/archives/freebsd-xfce/2023-October/000503.html Archived repo with botched update attempt: https://github.com/madpilot78/ports-midori-overlay --- www/midori/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/midori/Makefile b/www/midori/Makefile index 90e717f74978..a866dc0def59 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -2,11 +2,11 @@ PORTNAME= midori PORTVERSION= 9.0 DISTVERSIONPREFIX= v PORTREVISION= 9 -CATEGORIES= www xfce +CATEGORIES= www -MAINTAINER= xfce@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight web browser using WebKit browser engine -WWW= https://www.midori-browser.org/ +WWW= https://astian.org/midori-browser/ LICENSE= LGPL21 MIT LICENSE_COMB= multi