diff --git a/devel/py-ctags/Makefile b/devel/py-ctags/Makefile index a6b66eb668cd..37790fd82722 100644 --- a/devel/py-ctags/Makefile +++ b/devel/py-ctags/Makefile @@ -1,17 +1,17 @@ # Created by: Aaron H. K. Diep PORTNAME= ctags PORTVERSION= 1.0.5 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-ctags-${PORTVERSION} MAINTAINER= ahkdiep@gmail.com COMMENT= Python bindings for ctags index file -USES= python:3.6+ +USES= python:3.6-3.9 USE_PYTHON= distutils autoplist .include