diff options
Diffstat (limited to 'app-emacs/pov-mode')
-rw-r--r-- | app-emacs/pov-mode/pov-mode-3.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/pov-mode/pov-mode-3.3-r1.ebuild b/app-emacs/pov-mode/pov-mode-3.3-r1.ebuild index 62ecc80c9bd1..4ca1582c2d56 100644 --- a/app-emacs/pov-mode/pov-mode-3.3-r1.ebuild +++ b/app-emacs/pov-mode/pov-mode-3.3-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit elisp DESCRIPTION="Major mode for Povray scene files" -HOMEPAGE="https://github.com/emacsmirror/pov-mode" +HOMEPAGE="https://github.com/melmothx/pov-mode" SRC_URI="https://github.com/emacsmirror/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+ FDL-1.2+" |