diff options
Diffstat (limited to 'devel/py-stackexchange')
-rw-r--r-- | devel/py-stackexchange/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-stackexchange/Makefile b/devel/py-stackexchange/Makefile index 652ec6d3344a..630847c1e02b 100644 --- a/devel/py-stackexchange/Makefile +++ b/devel/py-stackexchange/Makefile @@ -7,6 +7,7 @@ DISTNAME= py-${PORTNAME}-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Python binding to the StackExchange website APIs +WWW= https://github.com/lucjon/Py-StackExchange LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |