diff options
Diffstat (limited to 'sysutils/py-execnet/Makefile')
-rw-r--r-- | sysutils/py-execnet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/py-execnet/Makefile b/sysutils/py-execnet/Makefile index b199addccc9a..0867253c639f 100644 --- a/sysutils/py-execnet/Makefile +++ b/sysutils/py-execnet/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Distributed Python deployment and communication +WWW= https://codespeak.net/execnet/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |