diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-10-10 09:29:17 +0200 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-10-10 09:29:17 +0200 |
commit | b25c227ec1994f589b1603da867a0082381a0136 (patch) | |
tree | 128599da82078aab4a627c56c8d0ee6222a469fd /textproc/groff | |
parent | www/ilias: Update to 9.5 (diff) |
textproc/groff: drop maintainership
I don't have enough time to spend on groff to properly maintain it.
Diffstat (limited to 'textproc/groff')
-rw-r--r-- | textproc/groff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index 94b8c09a7a2b..e193a967d752 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= GNU -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Software typesetting package WWW= https://www.gnu.org/software/groff/ |