summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-10 07:12:05 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-10 07:16:11 +0800
commit432ad9fe80c1316727cc9af7a942ef6ada293328 (patch)
tree6e2aa0bd6b33f06430f3fbbbac91c957d2fd0abf
parentnet/py-pyshark: Update to 0.4.6 (diff)
security/py-pysaml2: Remove blank line
-rw-r--r--security/py-pysaml2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/py-pysaml2/Makefile b/security/py-pysaml2/Makefile
index 71e221bf330c..3039b4902512 100644
--- a/security/py-pysaml2/Makefile
+++ b/security/py-pysaml2/Makefile
@@ -44,5 +44,4 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-resources>=0:devel/py-importlib-r
do-test:
cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -rs -v
-
.include <bsd.port.post.mk>