diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-14 22:08:23 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-14 22:08:23 +0200 |
commit | 55860e4f0ec200147f2a2539194ba4e17affd2ca (patch) | |
tree | d69f922109150dcbf49cea6627ac124dff2bf06b | |
parent | devel/py-freezegun: Update version 1.5.2=>1.5.3 (diff) |
textproc/py-emeraldtree: Return to pool
-rw-r--r-- | textproc/py-emeraldtree/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-emeraldtree/Makefile b/textproc/py-emeraldtree/Makefile index 8967e1bb2e6e..a92b81a20063 100644 --- a/textproc/py-emeraldtree/Makefile +++ b/textproc/py-emeraldtree/Makefile @@ -4,7 +4,7 @@ CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Light-weight toolkit for XML processing WWW= https://github.com/moinwiki/emeraldtree |