diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-04-25 05:47:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-04-25 05:47:17 +0000 |
commit | 4e58cd736e3a7474be72ec2b7a697cc9709eace6 (patch) | |
tree | 720b13110876a6507005ca8528f5d4cc8c625988 /sys-apps/tcb | |
parent | mask for the new gnome-power-manager (diff) | |
download | gentoo-2-4e58cd736e3a7474be72ec2b7a697cc9709eace6.tar.gz gentoo-2-4e58cd736e3a7474be72ec2b7a697cc9709eace6.tar.bz2 gentoo-2-4e58cd736e3a7474be72ec2b7a697cc9709eace6.zip |
better HOMEPAGE
Diffstat (limited to 'sys-apps/tcb')
-rw-r--r-- | sys-apps/tcb/tcb-0.9.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/tcb/tcb-0.9.8.8.ebuild b/sys-apps/tcb/tcb-0.9.8.8.ebuild index 57b4cfa6713f..ee1530f22c23 100644 --- a/sys-apps/tcb/tcb-0.9.8.8.ebuild +++ b/sys-apps/tcb/tcb-0.9.8.8.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcb/tcb-0.9.8.8.ebuild,v 1.3 2006/04/25 05:42:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcb/tcb-0.9.8.8.ebuild,v 1.4 2006/04/25 05:47:17 vapier Exp $ inherit eutils DESCRIPTION="Libraries and tools implementing the tcb password shadowing scheme" -HOMEPAGE="http://www.openwall.com/" +HOMEPAGE="http://www.openwall.com/tcb/" SRC_URI="ftp://ftp.openwall.com/pub/projects/tcb/${P}.tar.gz" LICENSE="GPL-2" |