diff --git a/devel/py-deprecat/Makefile b/devel/py-deprecat/Makefile index 793beaaf099c..453d1e5a9fbf 100644 --- a/devel/py-deprecat/Makefile +++ b/devel/py-deprecat/Makefile @@ -1,20 +1,20 @@ PORTNAME= deprecat PORTVERSION= 2.1.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= sunpoet@FreeBSD.org +MAINTAINER= yuri@FreeBSD.org COMMENT= @deprecat decorator to deprecate python classes, functions, methods LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wrapt<2,>=1.10:devel/py-wrapt@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include