Hi, > If no one wants to step in, I'll take maintainership. I use profanity > regularly and I do not want to see it fall into disrepair.
I'll take maintainership for the time being. Index: Makefile =================================================================== RCS file: /cvs/ports/net/profanity/Makefile,v retrieving revision 1.18 diff -u -p -u -p -r1.18 Makefile --- Makefile 17 Jan 2021 17:08:09 -0000 1.18 +++ Makefile 7 Feb 2021 20:11:48 -0000 @@ -6,6 +6,8 @@ CATEGORIES = net HOMEPAGE = https://profanity-im.github.io/ +MAINTAINER = Florian Viehweger <[email protected]> + SHARED_LIBS += profanity 0.0 # 0.0 # GPLv3+ -- greetings, Florian Viehweger
