diff options
Diffstat (limited to 'app-text/libmspub/libmspub-0.0.6.ebuild')
-rw-r--r-- | app-text/libmspub/libmspub-0.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libmspub/libmspub-0.0.6.ebuild b/app-text/libmspub/libmspub-0.0.6.ebuild index 4305edd3325..248deee1025 100644 --- a/app-text/libmspub/libmspub-0.0.6.ebuild +++ b/app-text/libmspub/libmspub-0.0.6.ebuild @@ -9,7 +9,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/libreoffice/${PN}/" inherit base eutils DESCRIPTION="Library parsing the Microsoft Publisher documents" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/libmspub" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/libmspub" [[ ${PV} == 9999 ]] || SRC_URI="http://dev-www.libreoffice.org/src/${P}.tar.xz" LICENSE="LGPL-2.1" |