diff options
Diffstat (limited to 'devel/py-ipdb')
-rw-r--r-- | devel/py-ipdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-ipdb/Makefile b/devel/py-ipdb/Makefile index 084ccfbf85ef..70dd4a14fcc7 100644 --- a/devel/py-ipdb/Makefile +++ b/devel/py-ipdb/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= IPython-enabled pdb +WWW= https://github.com/gotcha/ipdb LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING.txt |