diff options
| author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2024-01-14 20:50:05 +0000 |
|---|---|---|
| committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2024-01-14 20:51:00 +0000 |
| commit | f68d4c2e456f0ff3695fd9fa2cca71a2eaa68496 (patch) | |
| tree | adba3a87a9d36e119fc5de64d86216adbd63ecdc | |
| parent | d4df43b0bd2cb9dcc35f870b022c72d68a6cddf0 (diff) | |
| download | ports-f68d4c2e456f0ff3695fd9fa2cca71a2eaa68496.tar.gz ports-f68d4c2e456f0ff3695fd9fa2cca71a2eaa68496.zip | |
net-im/toot: Pass maintainership
PR: 276028
| -rw-r--r-- | net-im/toot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/toot/Makefile b/net-im/toot/Makefile index c0e4b5443eb3..b0a25676c9fa 100644 --- a/net-im/toot/Makefile +++ b/net-im/toot/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.41.1 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= 0mp@FreeBSD.org +MAINTAINER= lexi.freebsd@le-fay.org COMMENT= Interact with the Mastodon social network from the command line WWW= https://github.com/ihabunek/toot |
