diff options
Diffstat (limited to 'devel/py-pyaml-env/Makefile')
-rw-r--r-- | devel/py-pyaml-env/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyaml-env/Makefile b/devel/py-pyaml-env/Makefile index 96cbd62d1c2e..1aeccb6dc050 100644 --- a/devel/py-pyaml-env/Makefile +++ b/devel/py-pyaml-env/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyaml_env-${PORTVERSION} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Provides yaml file parsing with environment variable resolution WWW= https://github.com/mkaranasou/pyaml_env |