diff options
-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/ |