diff options
Diffstat (limited to 'archivers/py-compressed-rtf/Makefile')
-rw-r--r-- | archivers/py-compressed-rtf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-compressed-rtf/Makefile b/archivers/py-compressed-rtf/Makefile index aea6b4433d38..a539f2c90726 100644 --- a/archivers/py-compressed-rtf/Makefile +++ b/archivers/py-compressed-rtf/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= compressed_rtf-${PORTVERSION} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Compressed RTF compression and decompression package WWW= https://github.com/delimitry/compressed_rtf |