diff options
Diffstat (limited to 'devel/py-wsgi-intercept/Makefile')
-rw-r--r-- | devel/py-wsgi-intercept/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-wsgi-intercept/Makefile b/devel/py-wsgi-intercept/Makefile index cea3c49e4401..e5aa97f8b445 100644 --- a/devel/py-wsgi-intercept/Makefile +++ b/devel/py-wsgi-intercept/Makefile @@ -7,6 +7,7 @@ DISTNAME= wsgi_intercept-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= WSGI application in place of a real URI for testing +WWW= https://github.com/cdent/wsgi-intercept LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |