diff options
Diffstat (limited to 'textproc/py-html2text/Makefile')
-rw-r--r-- | textproc/py-html2text/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile index 9cc036a..b5f0d44 100644 --- a/textproc/py-html2text/Makefile +++ b/textproc/py-html2text/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc python MASTER_SITES= CENKES PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convert HTML into clean plain ASCII text USE_PYTHON= yes |