summaryrefslogtreecommitdiff
path: root/misc/py-crudini
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2020-09-12 12:55:03 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2020-09-12 12:55:03 +0000
commit3d0e2fec4907368eb7288fdb992064ccf1cd5ed8 (patch)
tree3cdefcec740230bb8ec34de1a632dc5f735eddc3 /misc/py-crudini
parentb488705e8a07d5fdfb41b546146988ef25ed605d (diff)
downloadfreebsd-ports-3d0e2fec4907368eb7288fdb992064ccf1cd5ed8.zip
- Reset MAINTAINER due to multiple fatal bounces
Reported by: portscout!
Diffstat (limited to 'misc/py-crudini')
-rw-r--r--misc/py-crudini/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-crudini/Makefile b/misc/py-crudini/Makefile
index 19c9fe062467..0920bc031426 100644
--- a/misc/py-crudini/Makefile
+++ b/misc/py-crudini/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= misc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= alexander.nusov@nfvexpress.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Utility for manipulating ini files
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}iniparse>=0.3.2:devel/py-iniparse@${PY_FLAVOR}