Date: Mon, 13 Nov 2023 17:57:43 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a419695a6aed - main - www/hiawatha-monitor: Back to pool Message-ID: <202311131757.3ADHvhn5011262@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=a419695a6aed43abf2c696b4e33a6a1e858420ab commit a419695a6aed43abf2c696b4e33a6a1e858420ab Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2023-11-13 08:06:11 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-11-13 17:57:27 +0000 www/hiawatha-monitor: Back to pool PR: 275035 Reported by: Christopher.petrik@usm.edu (maintainer) --- www/hiawatha-monitor/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/hiawatha-monitor/Makefile b/www/hiawatha-monitor/Makefile index e07c2d3d674a..5c6cb396487c 100644 --- a/www/hiawatha-monitor/Makefile +++ b/www/hiawatha-monitor/Makefile @@ -1,11 +1,12 @@ PORTNAME= hiawatha-monitor PORTVERSION= 1.6 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://www.hiawatha-webserver.org/files/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= monitor-${PORTVERSION} -MAINTAINER= christopher.petrik@usm.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Monitoring tool for the Hiawatha web server WWW= https://www.hiawatha-webserver.org/monitor
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311131757.3ADHvhn5011262>