diff options
Diffstat (limited to 'app-emacs/htmlize/htmlize-1.47.ebuild')
-rw-r--r-- | app-emacs/htmlize/htmlize-1.47.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/htmlize/htmlize-1.47.ebuild b/app-emacs/htmlize/htmlize-1.47.ebuild index 2e6bc4bb991f..7d6f5d4e25df 100644 --- a/app-emacs/htmlize/htmlize-1.47.ebuild +++ b/app-emacs/htmlize/htmlize-1.47.ebuild @@ -9,7 +9,7 @@ inherit elisp DESCRIPTION="HTML-ize font-lock buffers in Emacs" HOMEPAGE="http://emacswiki.org/emacs/Htmlize http://fly.srk.fer.hr/~hniksic/emacs/" -SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" +SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" LICENSE="GPL-2+" SLOT="0" |