app-dicts/dictd-wn: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 11:05:06 +0000 (13:05 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:21 +0000 (19:24 -0400)
app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild

index 7b1802401d729c512efdc73baa9a528a7bb7b5c0..3b7a66430c38608645e5cbb89a6f705cbcfe649a 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit unpacker
 
 DESCRIPTION="WordNet for dict"
-HOMEPAGE="http://wordnet.princeton.edu/"
+HOMEPAGE="https://wordnet.princeton.edu/"
 SRC_URI="mirror://debian/pool/main/w/wordnet/dict-wn_${PV/_p/-}_all.deb"
 
 LICENSE="Princeton"