summaryrefslogtreecommitdiff
path: root/devel/roundup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/roundup/Makefile')
-rw-r--r--devel/roundup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/roundup/Makefile b/devel/roundup/Makefile
index 5e41073309e..14a559c5e4e 100644
--- a/devel/roundup/Makefile
+++ b/devel/roundup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2019/04/25 07:32:49 maya Exp $
+# $NetBSD: Makefile,v 1.54 2019/04/26 13:13:55 maya Exp $
DISTNAME= roundup-1.4.19
PKGREVISION= 3
@@ -13,7 +13,7 @@ LICENSE= mit AND zpl-2.0
USE_LANGUAGES= # empty
USE_TOOLS+= pax
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.4.19
+PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 1.4.19
REPLACE_PYTHON+= cgi-bin/roundup.cgi demo.py roundup/admin.py
REPLACE_PYTHON+= frontends/roundup.cgi
REPLACE_PYTHON+= roundup/backends/locking.py