diff options
Diffstat (limited to 'textproc/py-xlwriter/Makefile')
-rw-r--r-- | textproc/py-xlwriter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-xlwriter/Makefile b/textproc/py-xlwriter/Makefile index b6bfd8e89f36..ccd1ff4e4ad4 100644 --- a/textproc/py-xlwriter/Makefile +++ b/textproc/py-xlwriter/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pyxlwriter PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyXLWriter-${PORTVERSION} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A python library for generating Excel-compatible spreadsheets USE_PYTHON= yes |