diff options
Diffstat (limited to 'devel/py-doit/Makefile')
-rw-r--r-- | devel/py-doit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-doit/Makefile b/devel/py-doit/Makefile index e83ce6efb5eb..66df84622c55 100644 --- a/devel/py-doit/Makefile +++ b/devel/py-doit/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Task management and automation tool +WWW= https://pydoit.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |