diff options
author | Mark Felder <feld@FreeBSD.org> | 2023-07-20 14:04:33 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2023-07-20 14:04:33 +0000 |
commit | 1e21c258a72cab34f5949e65d7cb4ff584db6c4e (patch) | |
tree | 9ff16c439b5d58c4043044a91959c6a998cd389a /www | |
parent | emulators/virtualbox-ose{,-nox11,-kmod,-additions,-additions-nox11}: update t... (diff) |
Drop maintainership of ports
I cannot give these the attention they need right now.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-AnyEvent-WebSocket-Client/Makefile | 2 | ||||
-rw-r--r-- | www/varnish6/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-AnyEvent-WebSocket-Client/Makefile b/www/p5-AnyEvent-WebSocket-Client/Makefile index 962afde83d49..0038ad130632 100644 --- a/www/p5-AnyEvent-WebSocket-Client/Makefile +++ b/www/p5-AnyEvent-WebSocket-Client/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PLICEASE PKGNAMEPREFIX= p5- -MAINTAINER= feld@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= WebSocket client for AnyEvent WWW= https://github.com/plicease/AnyEvent-WebSocket-Client diff --git a/www/varnish6/Makefile b/www/varnish6/Makefile index b564f5fba7e7..1996a249328e 100644 --- a/www/varnish6/Makefile +++ b/www/varnish6/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 0 CATEGORIES= www PKGNAMESUFFIX= 6 -MAINTAINER= feld@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-performance HTTP accelerator WWW= https://www.varnish-cache.org/ |