aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-flakes/Makefile
diff options
context:
space:
mode:
authoralexbl <alexbl@FreeBSD.org>2007-03-18 22:16:01 +0800
committeralexbl <alexbl@FreeBSD.org>2007-03-18 22:16:01 +0800
commit6084096c4db10572ccefcd70f9a49abecbe6d69c (patch)
tree267ff54235cc4fcfae7d07f56905df75625423c3 /devel/py-flakes/Makefile
parente5828e0797b2590f188950374ed67098e2ea8e59 (diff)
downloadfreebsd-ports-gnome-6084096c4db10572ccefcd70f9a49abecbe6d69c.tar.gz
freebsd-ports-gnome-6084096c4db10572ccefcd70f9a49abecbe6d69c.tar.zst
freebsd-ports-gnome-6084096c4db10572ccefcd70f9a49abecbe6d69c.zip
- fix typo s/Pythom/Python/
- update WWW Reported by: novel@
Diffstat (limited to 'devel/py-flakes/Makefile')
-rw-r--r--devel/py-flakes/Makefile2
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