diff options
-rw-r--r-- | devel/py-lxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-lxml/Makefile b/devel/py-lxml/Makefile index ece00257cf10..9e4c29fcbef4 100644 --- a/devel/py-lxml/Makefile +++ b/devel/py-lxml/Makefile @@ -5,7 +5,7 @@ CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= vishwin@FreeBSD.org COMMENT= Pythonic binding for the libxml2 and libxslt libraries WWW= https://lxml.de/ \ https://github.com/lxml/lxml |