diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-09-24 10:09:16 -0300 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-09-24 10:09:16 -0300 |
commit | b7ce33f795939bbb8c70dcd851e72bd72b9cf295 (patch) | |
tree | c575de4244235d7579f5964df1b9bac10bc4246e | |
parent | *: Release a few ports to the pool (diff) |
textproc/py-parsimonious: Release to the pool
-rw-r--r-- | textproc/py-parsimonious/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-parsimonious/Makefile b/textproc/py-parsimonious/Makefile index f57d8426d361..4bc550909c7a 100644 --- a/textproc/py-parsimonious/Makefile +++ b/textproc/py-parsimonious/Makefile @@ -4,7 +4,7 @@ CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dbaio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PEGs based parser in Python WWW= https://pypi.org/project/parsimonious/ |