diff options
Diffstat (limited to 'net-irc/sic/sic-1.1.ebuild')
-rw-r--r-- | net-irc/sic/sic-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/sic/sic-1.1.ebuild b/net-irc/sic/sic-1.1.ebuild index a15e46d10356..e820ee5b6532 100644 --- a/net-irc/sic/sic-1.1.ebuild +++ b/net-irc/sic/sic-1.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit toolchain-funcs DESCRIPTION="An extremly simple IRC client" -HOMEPAGE="http://tools.suckless.org/sic" -SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz" +HOMEPAGE="https://tools.suckless.org/sic" +SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" |