diff options
-rw-r--r-- | x11-wm/fvwm3/fvwm3-1.0.4-r2.ebuild | 2 | ||||
-rw-r--r-- | x11-wm/fvwm3/fvwm3-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fvwm3/fvwm3-1.0.4-r2.ebuild b/x11-wm/fvwm3/fvwm3-1.0.4-r2.ebuild index c146c72a9702..ebebce30aa2f 100644 --- a/x11-wm/fvwm3/fvwm3-1.0.4-r2.ebuild +++ b/x11-wm/fvwm3/fvwm3-1.0.4-r2.ebuild @@ -8,7 +8,7 @@ GO_OPTIONAL=1 inherit autotools desktop flag-o-matic go-module python-single-r1 toolchain-funcs DESCRIPTION="A multiple large virtual desktop window manager derived from fvwm" -HOMEPAGE="http://www.fvwm.org/" +HOMEPAGE="https://www.fvwm.org/" if [[ ${PV} == 9999 ]]; then inherit git-r3 diff --git a/x11-wm/fvwm3/fvwm3-9999.ebuild b/x11-wm/fvwm3/fvwm3-9999.ebuild index 7b19febbe739..be3acc65d26a 100644 --- a/x11-wm/fvwm3/fvwm3-9999.ebuild +++ b/x11-wm/fvwm3/fvwm3-9999.ebuild @@ -8,7 +8,7 @@ GO_OPTIONAL=1 inherit autotools desktop flag-o-matic go-module python-single-r1 toolchain-funcs DESCRIPTION="A multiple large virtual desktop window manager derived from fvwm" -HOMEPAGE="http://www.fvwm.org/" +HOMEPAGE="https://www.fvwm.org/" if [[ ${PV} == 9999 ]]; then inherit git-r3 |