aboutsummaryrefslogtreecommitdiff
path: root/security/py-safe
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-02-18 13:20:29 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-02-18 13:20:29 +0000
commitea3f6fdeb3472a244462bba25f73876c8a6ed39c (patch)
tree7c84241dbe4eeda79e9eb7581542179b57b82064 /security/py-safe
parent724c4c1803a7e3d52824a106a8d9702a674c7dcf (diff)
downloadports-ea3f6fdeb3472a244462bba25f73876c8a6ed39c.tar.gz
ports-ea3f6fdeb3472a244462bba25f73876c8a6ed39c.zip
Notes
Diffstat (limited to 'security/py-safe')
-rw-r--r--security/py-safe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-safe/Makefile b/security/py-safe/Makefile
index b2ca9f74e6f7..1e949b4f218b 100644
--- a/security/py-safe/Makefile
+++ b/security/py-safe/Makefile
@@ -14,7 +14,7 @@ COMMENT= Python library to test password strength
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:2.6+
+USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>