diff options
Diffstat (limited to 'devel/py-mox3/Makefile')
-rw-r--r-- | devel/py-mox3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-mox3/Makefile b/devel/py-mox3/Makefile index a0c756323c87..260e3f8a2d97 100644 --- a/devel/py-mox3/Makefile +++ b/devel/py-mox3/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Fork of mox with Python 3 support +WWW= https://docs.openstack.org/mox3/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING.txt |