diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2025-06-19 01:49:18 +0200 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2025-06-20 22:03:05 +0200 |
commit | ee94ba6043a70f8637d31687b9d911654b51cdbd (patch) | |
tree | 74b54d9ada3f08896c2cf5700c2eb0eeab602a3a | |
parent | x11/disman: drop maintainership (diff) |
graphics/wrapland: drop maintainership
-rw-r--r-- | graphics/wrapland/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/wrapland/Makefile b/graphics/wrapland/Makefile index 0bd2390563fa..ea11bd5edc77 100644 --- a/graphics/wrapland/Makefile +++ b/graphics/wrapland/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.602.0 CATEGORIES= graphics -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt/C++ library wrapping libwayland WWW= https://github.com/winft/wrapland |