diff options
Diffstat (limited to 'devel/py-unittest2/Makefile')
-rw-r--r-- | devel/py-unittest2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-unittest2/Makefile b/devel/py-unittest2/Makefile index ac6af83a614a..85df102cd6bd 100644 --- a/devel/py-unittest2/Makefile +++ b/devel/py-unittest2/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= New features in unittest backported to Python 2 +WWW= https://pypi.org/project/unittest2/ LICENSE= BSD3CLAUSE |