diff options
Diffstat (limited to 'app-dicts/wordnet/wordnet-3.0-r5.ebuild')
-rw-r--r-- | app-dicts/wordnet/wordnet-3.0-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/wordnet/wordnet-3.0-r5.ebuild b/app-dicts/wordnet/wordnet-3.0-r5.ebuild index eba742265ede..68cdec705c13 100644 --- a/app-dicts/wordnet/wordnet-3.0-r5.ebuild +++ b/app-dicts/wordnet/wordnet-3.0-r5.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 autotools eutils flag-o-matic DESCRIPTION="A lexical database for the English language" -HOMEPAGE="http://wordnet.princeton.edu/" +HOMEPAGE="https://wordnet.princeton.edu/" SRC_URI=" http://wordnetcode.princeton.edu/${PV}/WordNet-${PV}.tar.gz mirror://gentoo/${P}-patchset-1.tar.bz2" |