diff options
Diffstat (limited to 'devel/py-zope.deferredimport/Makefile')
-rw-r--r-- | devel/py-zope.deferredimport/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-zope.deferredimport/Makefile b/devel/py-zope.deferredimport/Makefile index 530c6353666f..46328da05e87 100644 --- a/devel/py-zope.deferredimport/Makefile +++ b/devel/py-zope.deferredimport/Makefile @@ -8,6 +8,7 @@ DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Allows to import names that will be resolved when used in the code +WWW= https://pypi.org/project/zope.deferredimport/ LICENSE= ZPL21 |