diff options
-rw-r--r-- | app-arch/unmakeself/unmakeself-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unmakeself/unmakeself-1.1.ebuild b/app-arch/unmakeself/unmakeself-1.1.ebuild index 716482427e1b..f826b09d6035 100644 --- a/app-arch/unmakeself/unmakeself-1.1.ebuild +++ b/app-arch/unmakeself/unmakeself-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit flag-o-matic toolchain-funcs DESCRIPTION="Makeself archive extractor" -HOMEPAGE="http://www.freshports.org/archivers/unmakeself" +HOMEPAGE="https://www.freshports.org/archivers/unmakeself" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="BSD" |