diff options
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ufw-frontends/ufw-frontends-0.3.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ufw-frontends/ufw-frontends-0.3.2-r3.ebuild b/net-firewall/ufw-frontends/ufw-frontends-0.3.2-r3.ebuild index 805461209d1b..52957c554843 100644 --- a/net-firewall/ufw-frontends/ufw-frontends-0.3.2-r3.ebuild +++ b/net-firewall/ufw-frontends/ufw-frontends-0.3.2-r3.ebuild @@ -8,7 +8,7 @@ inherit distutils-r1 DESCRIPTION="Provides graphical frontend to ufw" HOMEPAGE="https://code.google.com/p/ufw-frontends/" -SRC_URI="http://ufw-frontends.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://ufw-frontends.googlecode.com/files/${P}.tar.gz" # CC-BY-NC-SA-3.0 is for a png file LICENSE="GPL-3 CC-BY-NC-SA-3.0" |