diff options
Diffstat (limited to 'media-libs/libvisio/libvisio-0.0.30.ebuild')
-rw-r--r-- | media-libs/libvisio/libvisio-0.0.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libvisio/libvisio-0.0.30.ebuild b/media-libs/libvisio/libvisio-0.0.30.ebuild index 3ed8b0cf03c..e1aac563fd7 100644 --- a/media-libs/libvisio/libvisio-0.0.30.ebuild +++ b/media-libs/libvisio/libvisio-0.0.30.ebuild @@ -9,7 +9,7 @@ inherit base eutils [[ ${PV} == 9999 ]] && inherit autotools git-2 DESCRIPTION="Library parsing the visio documents" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/libvisio" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/libvisio" [[ ${PV} == 9999 ]] || SRC_URI="http://dev-www.libreoffice.org/src/${P}.tar.xz" LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )" |