diff options
Diffstat (limited to 'www/mod_scgi/Makefile')
-rw-r--r-- | www/mod_scgi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_scgi/Makefile b/www/mod_scgi/Makefile index 3cb9bf42308b..88f636b5efea 100644 --- a/www/mod_scgi/Makefile +++ b/www/mod_scgi/Makefile @@ -6,6 +6,7 @@ DISTNAME= scgi-${PORTVERSION:S/.a/a/} MAINTAINER= w.schwarzenfeld@utanet.at COMMENT= Apache module that implements the client side of the SCGI protocol +WWW= https://python.ca/scgi/ LICENSE= MIT LICENSE_FILE= ${WRKDIR}/${DISTNAME}/LICENSE.txt |