diff options
Diffstat (limited to 'devel/pycos')
-rw-r--r-- | devel/pycos/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pycos/Makefile b/devel/pycos/Makefile index b72c72786cfe..0e8001a6c128 100644 --- a/devel/pycos/Makefile +++ b/devel/pycos/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mi@aldan.algebra.com COMMENT= Concurrent, Asynchronous, Distributed, Communicating Tasks with Python +WWW= https://pycos.sourceforge.io/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |