diff options
Diffstat (limited to 'print/py-rtf/Makefile')
-rw-r--r-- | print/py-rtf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-rtf/Makefile b/print/py-rtf/Makefile index f6ffd8fbd45c..7b09b2ffe3a3 100644 --- a/print/py-rtf/Makefile +++ b/print/py-rtf/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pyrtf PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyRTF-${PORTVERSION} -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to create RTF documents using the Python language USE_PYTHON= yes |