diff options
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild b/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild index 2639e11eb69a..ff52bf450860 100644 --- a/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild +++ b/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit apache-module eutils DESCRIPTION="Apache module for a replacement of the CGI protocol, similar to FastCGI" -HOMEPAGE="http://python.ca/scgi/ https://pypi.org/project/scgi" +HOMEPAGE="http://python.ca/scgi/ https://pypi.org/project/scgi/" SRC_URI="http://python.ca/scgi/releases/scgi-${PV}.tar.gz" LICENSE="CNRI" |