diff options
-rw-r--r-- | www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild | 2 | ||||
-rw-r--r-- | www-misc/fcgiwrap/fcgiwrap-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild index 57be4d7bebf1..5e0057fceac2 100644 --- a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild +++ b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit autotools systemd toolchain-funcs ${VCS_ECLASS} DESCRIPTION="Simple FastCGI wrapper for CGI scripts (CGI support for nginx)" -HOMEPAGE="http://nginx.localdomain.pl/wiki/FcgiWrap" +HOMEPAGE="https://github.com/gnosek/fcgiwrap" LICENSE="BSD" SLOT="0" diff --git a/www-misc/fcgiwrap/fcgiwrap-9999.ebuild b/www-misc/fcgiwrap/fcgiwrap-9999.ebuild index fc8faa33fcee..05f9fe836c13 100644 --- a/www-misc/fcgiwrap/fcgiwrap-9999.ebuild +++ b/www-misc/fcgiwrap/fcgiwrap-9999.ebuild @@ -7,7 +7,7 @@ EAPI="6" inherit autotools systemd toolchain-funcs ${VCS_ECLASS} DESCRIPTION="Simple FastCGI wrapper for CGI scripts (CGI support for nginx)" -HOMEPAGE="http://nginx.localdomain.pl/wiki/FcgiWrap" +HOMEPAGE="https://github.com/gnosek/fcgiwrap" LICENSE="BSD" SLOT="0" |