diff options
Diffstat (limited to 'devel/py-gevent/Makefile')
-rw-r--r-- | devel/py-gevent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-gevent/Makefile b/devel/py-gevent/Makefile index adef7b19fb1c..a64aa1fd791e 100644 --- a/devel/py-gevent/Makefile +++ b/devel/py-gevent/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python co-routine networking library based on greenlet +WWW= https://www.gevent.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |