diff --git a/devel/py-xstatic-bootstrap3/Makefile b/devel/py-xstatic-bootstrap3/Makefile index 92ff83d8aee0..2ce6fcc8ebc9 100644 --- a/devel/py-xstatic-bootstrap3/Makefile +++ b/devel/py-xstatic-bootstrap3/Makefile @@ -1,25 +1,21 @@ PORTNAME= xstatic-bootstrap DISTVERSION= 3.1.1.2 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 3 DISTNAME= XStatic-Bootstrap-${DISTVERSION} -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bootstrap 3.1.1 (XStatic packaging standard) WWW= https://getbootstrap.com/ LICENSE= MIT USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes -#post-patch: -# @${REINPLACE_CMD} -e "s|xs.PACKAGE_NAME|'xstatic-bootstrap'|g" \ -# ${WRKSRC}/setup.py - .include