diff options
Diffstat (limited to 'devel/py-strictyaml/Makefile')
-rw-r--r-- | devel/py-strictyaml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-strictyaml/Makefile b/devel/py-strictyaml/Makefile index 1d11e2cb0e5d..01eb243ccb6f 100644 --- a/devel/py-strictyaml/Makefile +++ b/devel/py-strictyaml/Makefile @@ -5,7 +5,7 @@ CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Strict, typed YAML parser WWW= https://hitchdev.com/${PORTNAME} |