diff options
Diffstat (limited to 'devel/pycount/Makefile')
-rw-r--r-- | devel/pycount/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pycount/Makefile b/devel/pycount/Makefile index 6dfca44a9245..10f48b805fe0 100644 --- a/devel/pycount/Makefile +++ b/devel/pycount/Makefile @@ -11,6 +11,7 @@ DIST_SUBDIR= python MAINTAINER= lwhsu@FreeBSD.org COMMENT= Initial effort to Python code metrics +WWW= http://python.net/~gherman/pycount.html USES= dos2unix python NO_BUILD= yes |