diff options
Diffstat (limited to 'devel/py-crashtest/Makefile')
-rw-r--r-- | devel/py-crashtest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-crashtest/Makefile b/devel/py-crashtest/Makefile index 1666123c8c41..170178004fff 100644 --- a/devel/py-crashtest/Makefile +++ b/devel/py-crashtest/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Manage Python errors with ease +WWW= https://github.com/sdispater/crashtest LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |