diff options
Diffstat (limited to 'print/libraqm/Makefile')
-rw-r--r-- | print/libraqm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libraqm/Makefile b/print/libraqm/Makefile index c558c5e365fb..61b52c998d73 100644 --- a/print/libraqm/Makefile +++ b/print/libraqm/Makefile @@ -4,7 +4,7 @@ CATEGORIES= print MASTER_SITES= https://github.com/HOST-Oman/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= raqm-${DISTVERSION} -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library that encapsulates complex text layout logic WWW= https://github.com/HOST-Oman/libraqm |