git: 5c0b7680db32 - main - www/py-cssmin: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 11 21:53:12 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5c0b7680db32076360a377c846e6cad883fb3e2b

commit 5c0b7680db32076360a377c846e6cad883fb3e2b
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-11 21:18:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-11 21:47:21 +0000

    www/py-cssmin: Cosmetic change
---
 www/py-cssmin/Makefile  | 3 ++-
 www/py-cssmin/pkg-descr | 1 -
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/py-cssmin/Makefile b/www/py-cssmin/Makefile
index 51690a9152f5..ca5662d38a81 100644
--- a/www/py-cssmin/Makefile
+++ b/www/py-cssmin/Makefile
@@ -10,8 +10,9 @@ COMMENT=	Python port of the YUI CSS compression algorithm
 
 LICENSE=	MIT
 
-NO_ARCH=	yes
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/www/py-cssmin/pkg-descr b/www/py-cssmin/pkg-descr
index b7ff5450cbaa..d680dc043a5b 100644
--- a/www/py-cssmin/pkg-descr
+++ b/www/py-cssmin/pkg-descr
@@ -1,4 +1,3 @@
 This is a Python port of the YUI CSS Compressor.
 
-WWW: https://pypi.org/project/cssmin/
 WWW: https://github.com/zacharyvoase/cssmin


More information about the dev-commits-ports-all mailing list