summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-27 12:23:08 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-27 12:23:08 +0000
commit6118d8f7dfe38dc0dbfe439f2b67f12bad0e8d2e (patch)
tree863a4802d98c816d677413db6919c190eede391c /net-misc/knock/knock-0.5.ebuild
parentVersion bump. Bug #202230 by Jason Phillips <gentoo at jbpc.com>. (diff)
downloadgentoo-2-6118d8f7dfe38dc0dbfe439f2b67f12bad0e8d2e.tar.gz
gentoo-2-6118d8f7dfe38dc0dbfe439f2b67f12bad0e8d2e.tar.bz2
gentoo-2-6118d8f7dfe38dc0dbfe439f2b67f12bad0e8d2e.zip
Fix HOMEPAGE, bug #183303, cleanup
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/knock/knock-0.5.ebuild')
-rw-r--r--net-misc/knock/knock-0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/knock/knock-0.5.ebuild b/net-misc/knock/knock-0.5.ebuild
index 46f8d55290c4..1afe6867b0b2 100644
--- a/net-misc/knock/knock-0.5.ebuild
+++ b/net-misc/knock/knock-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/knock/knock-0.5.ebuild,v 1.9 2007/03/26 08:06:37 antarus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/knock/knock-0.5.ebuild,v 1.10 2007/12/27 12:23:07 armin76 Exp $
inherit eutils
@@ -8,7 +8,7 @@ MY_PV="${PV/%.0}"
S="${WORKDIR}/${PN}-${MY_PV}"
DESCRIPTION="A simple port-knocking daemon"
-HOMEPAGE="http://www.zeroflux.org/knock/"
+HOMEPAGE="http://www.zeroflux.org/cgi-bin/cvstrac.cgi/knock/wiki"
SRC_URI="http://www.zeroflux.org/knock/files/${PN}-${MY_PV}.tar.gz"
LICENSE="GPL-2"