diff --git a/devel/py-atomicwrites/Makefile b/devel/py-atomicwrites/Makefile index e6e3fdf87b91..89c90b84d6ac 100644 --- a/devel/py-atomicwrites/Makefile +++ b/devel/py-atomicwrites/Makefile @@ -1,19 +1,19 @@ PORTNAME= atomicwrites DISTVERSION= 1.4.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Atomic file writes library WWW= https://github.com/untitaker/python-atomicwrites LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes .include