summaryrefslogtreecommitdiff
path: root/devel/py-virtualenv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-virtualenv/Makefile')
-rw-r--r--devel/py-virtualenv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile
index 76f758e1f04c..044b6a84094f 100644
--- a/devel/py-virtualenv/Makefile
+++ b/devel/py-virtualenv/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= nivit@FreeBSD.org
COMMENT= Tool for creating isolated Python environments
+WWW= https://virtualenv.pypa.io
LICENSE= MIT