Date: Fri, 31 Mar 2023 06:40:05 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a4aca313ea2e - main - www/mod_qos: Change WWW Message-ID: <202303310640.32V6e5IW063229@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4aca313ea2e499eefd36ab35cbe3b28648e21e8 commit a4aca313ea2e499eefd36ab35cbe3b28648e21e8 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2023-03-29 12:50:54 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-03-31 06:35:07 +0000 www/mod_qos: Change WWW The old WWW did not work anymore. Bump PORTREVISION Reported by: pi@ --- www/mod_qos/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/mod_qos/Makefile b/www/mod_qos/Makefile index f42f0bf6b891..b33a56aeb81d 100644 --- a/www/mod_qos/Makefile +++ b/www/mod_qos/Makefile @@ -1,12 +1,13 @@ PORTNAME= mod_qos DISTVERSION= 11.73 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/mod-qos DIST_SUBDIR= apache2 MAINTAINER= fax@nohik.ee COMMENT= QoS for Apache -WWW= http://opensource.adnovum.ch/mod_qos/ +WWW= https://mod-qos.sourceforge.net/ LICENSE= APACHE20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303310640.32V6e5IW063229>