diff options
author | Charlie Li <vishwin@FreeBSD.org> | 2025-08-04 18:30:52 -0400 |
---|---|---|
committer | Charlie Li <vishwin@FreeBSD.org> | 2025-08-04 18:30:52 -0400 |
commit | 838313bc060237bdf07f2bd422c4e2ae3f7f3a4d (patch) | |
tree | 95b44a8655ccd1f6a043da3e97a72de9db49bc66 | |
parent | misc/qman: update to latest GitHub commit (devel branch, 0c54909) (diff) |
devel/py-lxml: take
-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 |