diff options
-rw-r--r-- | www-servers/thttpd/thttpd-2.27.1.ebuild | 4 | ||||
-rw-r--r-- | www-servers/thttpd/thttpd-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www-servers/thttpd/thttpd-2.27.1.ebuild b/www-servers/thttpd/thttpd-2.27.1.ebuild index 8cfda6631775..bd2cb885c42e 100644 --- a/www-servers/thttpd/thttpd-2.27.1.ebuild +++ b/www-servers/thttpd/thttpd-2.27.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -18,7 +18,7 @@ else fi DESCRIPTION="Fork of thttpd, a small, fast, multiplexing webserver" -HOMEPAGE="http://opensource.dyc.edu/sthttpd" +HOMEPAGE="https://github.com/blueness/sthttpd http://opensource.dyc.edu/sthttpd" LICENSE="BSD GPL-2" SLOT="0" diff --git a/www-servers/thttpd/thttpd-9999.ebuild b/www-servers/thttpd/thttpd-9999.ebuild index 1ede15252e33..f2eb3dde3455 100644 --- a/www-servers/thttpd/thttpd-9999.ebuild +++ b/www-servers/thttpd/thttpd-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -18,7 +18,7 @@ else fi DESCRIPTION="Fork of thttpd, a small, fast, multiplexing webserver" -HOMEPAGE="http://opensource.dyc.edu/sthttpd" +HOMEPAGE="https://github.com/blueness/sthttpd http://opensource.dyc.edu/sthttpd" LICENSE="BSD GPL-2" SLOT="0" |