diff options
Diffstat (limited to 'app-admin/passook/passook-1.0.0.ebuild')
-rw-r--r-- | app-admin/passook/passook-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/passook/passook-1.0.0.ebuild b/app-admin/passook/passook-1.0.0.ebuild index 19009890e091..e1a12eb7636e 100644 --- a/app-admin/passook/passook-1.0.0.ebuild +++ b/app-admin/passook/passook-1.0.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/passook/passook-1.0.0.ebuild,v 1.10 2003/05/25 13:43:40 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/passook/passook-1.0.0.ebuild,v 1.11 2003/09/20 19:56:29 aliz Exp $ S=${WORKDIR} DESCRIPTION="Password generator capable of generating pronounceable and/or secure passwords." -SRC_URI="http://mackers.com/projects/${PN}/${PN}.tar.gz" +SRC_URI="http://mackers.com/projects/passook/${PN}.tar.gz" HOMEPAGE="http://mackers.com/misc/scripts/passook/" IUSE="" |