diff --git a/devel/py-atomicwrites/Makefile b/devel/py-atomicwrites/Makefile index 89c90b84d6ac..12090f2482b7 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= ports@FreeBSD.org +MAINTAINER= sunpoet@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