diff options
Diffstat (limited to 'devel/py-zc.buildout/Makefile')
-rw-r--r-- | devel/py-zc.buildout/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-zc.buildout/Makefile b/devel/py-zc.buildout/Makefile index bf40cde585dd..47f32fe95b1b 100644 --- a/devel/py-zc.buildout/Makefile +++ b/devel/py-zc.buildout/Makefile @@ -7,6 +7,7 @@ DIST_SUBDIR= zope MAINTAINER= rm@FreeBSD.org COMMENT= System for managing development buildouts +WWW= https://pypi.org/project/zc.buildout/ LICENSE= ZPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |