diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-03-08 02:09:14 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-03-08 02:09:57 +0000 |
commit | bc808e2bfff33c5b4260c571ee628017ca41f1b9 (patch) | |
tree | df50195c579de7af09e899dd55656cc772e62615 /irc | |
parent | f4fb0e9fbde80b86f28a232f2d9f9abe803951c1 (diff) |
Diffstat (limited to 'irc')
-rw-r--r-- | irc/py-limnoria/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/py-limnoria/Makefile b/irc/py-limnoria/Makefile index 95ccc9154cf3..0a1af0602ab6 100644 --- a/irc/py-limnoria/Makefile +++ b/irc/py-limnoria/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2019.09.08 CATEGORIES= irc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Modified version of Supybot (IRC bot and framework) LICENSE= BSD3CLAUSE |