diff options
Diffstat (limited to 'devel/py-opendht/Makefile')
-rw-r--r-- | devel/py-opendht/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-opendht/Makefile b/devel/py-opendht/Makefile index cd6722103f24..0a5946aaec12 100644 --- a/devel/py-opendht/Makefile +++ b/devel/py-opendht/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Lightweight Distributed Hash Table implementation +WWW= https://github.com/savoirfairelinux/opendht/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/../COPYING |