diff options
author | 2007-05-09 04:37:59 +0000 | |
---|---|---|
committer | 2007-05-09 04:37:59 +0000 | |
commit | 77496c2c5007aacfb4f24abd9ca2e479a4c22f5d (patch) | |
tree | f213cccf115ea0ff674d703c339ea377cf71be11 /sys-apps | |
parent | Added an X USE flag to control what utilities get installed. Patch fttimer t... (diff) | |
download | gentoo-2-77496c2c5007aacfb4f24abd9ca2e479a4c22f5d.tar.gz gentoo-2-77496c2c5007aacfb4f24abd9ca2e479a4c22f5d.tar.bz2 gentoo-2-77496c2c5007aacfb4f24abd9ca2e479a4c22f5d.zip |
fix typo in url
(Portage version: 2.1.2.7)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/pam_mount/pam_mount-0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pam_mount/pam_mount-0.18.ebuild b/sys-apps/pam_mount/pam_mount-0.18.ebuild index c6c8315e7984..5649e26f332a 100644 --- a/sys-apps/pam_mount/pam_mount-0.18.ebuild +++ b/sys-apps/pam_mount/pam_mount-0.18.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam_mount/pam_mount-0.18.ebuild,v 1.1 2007/04/21 04:47:24 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam_mount/pam_mount-0.18.ebuild,v 1.2 2007/05/09 04:37:59 hanno Exp $ inherit eutils DESCRIPTION="A PAM module that can mount volumes for a user session" -HOMEPAGE="http://pam-mount.souceforge.net" +HOMEPAGE="http://pam-mount.sourceforge.net" SRC_URI="mirror://sourceforge/pam-mount/${P}.tar.bz2" LICENSE="GPL-2" |