summaryrefslogtreecommitdiff
path: root/devel/py-flufl.lock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-flufl.lock/Makefile')
-rw-r--r--devel/py-flufl.lock/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-flufl.lock/Makefile b/devel/py-flufl.lock/Makefile
index 242f93a6587..5b7c8756979 100644
--- a/devel/py-flufl.lock/Makefile
+++ b/devel/py-flufl.lock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/05/18 13:12:20 fhajny Exp $
+# $NetBSD: Makefile,v 1.3 2018/07/03 05:03:11 adam Exp $
DISTNAME= flufl.lock-3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= https://launchpad.net/flufl.lock/
COMMENT= NFS-safe file locking with timeouts for POSIX systems
LICENSE= apache-2.0
-PYTHON_VERSIONS_ACCEPTED= 36 35 34
+PYTHON_VERSIONS_ACCEPTED= 37 36 35 34
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"