diff options
Diffstat (limited to 'x11-plugins/wmbiff/wmbiff-0.4.31.ebuild')
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.31.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmbiff/wmbiff-0.4.31.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.31.ebuild index a38c9e70a1e4..1185a4b13af9 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.31.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.31.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools eutils DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes" -HOMEPAGE="http://www.dockapps.net/wmbiff" -SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmbiff" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |