summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2006-10-20 09:22:12 +0000
committerChristian Faulhammer <opfer@gentoo.org>2006-10-20 09:22:12 +0000
commit672749c0311b3a7b2c2747ee7fa6287f45e0dcd6 (patch)
treea1cf649b54a8438cb2d8ac022b5b09882e78b1f0 /net-misc/blocksshd/blocksshd-0.9.ebuild
parentnet-mail/gmail-notify: added trailing slash to HOMEPAGE URL (diff)
downloadsunrise-672749c0311b3a7b2c2747ee7fa6287f45e0dcd6.tar.gz
sunrise-672749c0311b3a7b2c2747ee7fa6287f45e0dcd6.tar.bz2
sunrise-672749c0311b3a7b2c2747ee7fa6287f45e0dcd6.zip
net-misc/blocksshd: take a different HOMEPAGE, it is nicer
svn path=/sunrise/; revision=1617
Diffstat (limited to 'net-misc/blocksshd/blocksshd-0.9.ebuild')
-rw-r--r--net-misc/blocksshd/blocksshd-0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/blocksshd/blocksshd-0.9.ebuild b/net-misc/blocksshd/blocksshd-0.9.ebuild
index 8102dfcde..d4690e62d 100644
--- a/net-misc/blocksshd/blocksshd-0.9.ebuild
+++ b/net-misc/blocksshd/blocksshd-0.9.ebuild
@@ -5,7 +5,7 @@
inherit eutils
DESCRIPTION="Protects computers from SSH brute force attacks by dynamically blocking IP addresses by adding iptables rules."
-HOMEPAGE="http://sourceforge.net/projects/blocksshd"
+HOMEPAGE="http://blocksshd.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"