diff options
Diffstat (limited to 'devel/py-flakes/Makefile')
-rw-r--r-- | devel/py-flakes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-flakes/Makefile b/devel/py-flakes/Makefile index 2cd7657efbb1..5c78277465d7 100644 --- a/devel/py-flakes/Makefile +++ b/devel/py-flakes/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyflakes-${PORTVERSION} MAINTAINER= alexbl@FreeBSD.org -COMMENT= Pyflakes is a program that analyzes Pythom programs for errors +COMMENT= Pyflakes is a program that analyzes Python programs for errors USE_PYTHON= yes USE_PYDISTUTILS= yes |