git: 007f34296347 - main - net/httping: Release maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Jun 2024 16:02:50 UTC
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=007f34296347fc591b3a30e084ddc3eb005c3b5b commit 007f34296347fc591b3a30e084ddc3eb005c3b5b Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-06-06 16:02:30 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-06-06 16:02:47 +0000 net/httping: Release maintainership --- net/httping/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/httping/Makefile b/net/httping/Makefile index 2c4cff7697ea..38687b138c91 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 2.9 DISTVERSIONPREFIX= v CATEGORIES= net -MAINTAINER= ehaupt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ping-like tool for HTTP requests WWW= https://github.com/folkertvanheusden/HTTPing