diff --git a/www/py-crossplane/Makefile b/www/py-crossplane/Makefile index a77c38f4dfd7..905f417f3cfa 100644 --- a/www/py-crossplane/Makefile +++ b/www/py-crossplane/Makefile @@ -1,23 +1,23 @@ PORTNAME= crossplane DISTVERSION= 0.5.8 PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= NGINX configurations converter into JSON and back WWW= https://github.com/nginxinc/crossplane LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= nginxinc USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes .include