diff options
Diffstat (limited to 'sys-fs/bindfs/bindfs-1.13.9.ebuild')
-rw-r--r-- | sys-fs/bindfs/bindfs-1.13.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/bindfs/bindfs-1.13.9.ebuild b/sys-fs/bindfs/bindfs-1.13.9.ebuild index 29e8f2b8b808..14f35b43597f 100644 --- a/sys-fs/bindfs/bindfs-1.13.9.ebuild +++ b/sys-fs/bindfs/bindfs-1.13.9.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="FUSE filesystem for bind mounting with altered permissions" -HOMEPAGE="http://bindfs.org/" -SRC_URI="http://bindfs.org/downloads/${P}.tar.gz" +HOMEPAGE="https://bindfs.org/" +SRC_URI="https://bindfs.org/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |