diff options
Diffstat (limited to 'devel/pythontidy/Makefile')
-rw-r--r-- | devel/pythontidy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pythontidy/Makefile b/devel/pythontidy/Makefile index 12a5b4918b7b..3ab9a50ca32d 100644 --- a/devel/pythontidy/Makefile +++ b/devel/pythontidy/Makefile @@ -10,6 +10,7 @@ DIST_SUBDIR= python MAINTAINER= lwhsu@FreeBSD.org COMMENT= Cleans up, regularizes, and reformats the text of Python scripts +WWW= https://pypi.org/project/PythonTidy/ LICENSE= GPLv2 |