diff options
Diffstat (limited to 'textproc/py-wtforms/Makefile')
-rw-r--r-- | textproc/py-wtforms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-wtforms/Makefile b/textproc/py-wtforms/Makefile index e88bf01ee026..d225cc89c259 100644 --- a/textproc/py-wtforms/Makefile +++ b/textproc/py-wtforms/Makefile @@ -8,6 +8,7 @@ DISTNAME= WTForms-${DISTVERSION} MAINTAINER= rm@FreeBSD.org COMMENT= Flexible forms validation and rendering library for python +WWW= http://wtforms.simplecodes.com/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |