diff options
Diffstat (limited to 'devel/py-pyro/Makefile')
-rw-r--r-- | devel/py-pyro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pyro/Makefile b/devel/py-pyro/Makefile index bc6110a2fe39..16301db2bb70 100644 --- a/devel/py-pyro/Makefile +++ b/devel/py-pyro/Makefile @@ -7,6 +7,7 @@ DISTNAME= Pyro4-${PORTVERSION} MAINTAINER= rm@FreeBSD.org COMMENT= Distributed Object Middleware for Python (IPC/RPC) +WWW= https://pythonhosted.org/Pyro4/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |