diff options
Diffstat (limited to 'devel/py-pydispatcher/Makefile')
-rw-r--r-- | devel/py-pydispatcher/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pydispatcher/Makefile b/devel/py-pydispatcher/Makefile index 40430c239dd2..08141931f294 100644 --- a/devel/py-pydispatcher/Makefile +++ b/devel/py-pydispatcher/Makefile @@ -7,6 +7,7 @@ DISTNAME= PyDispatcher-${PORTVERSION} MAINTAINER= eric@camachat.org COMMENT= Multi-producer-multi-consumer signal dispatching mechanism +WWW= http://pydispatcher.sourceforge.net/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license.txt |