summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2004-09-17 21:54:07 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2004-09-17 21:54:07 +0000
commit11ae71ea5a2b79a361d96b12403df30b6d75045d (patch)
treea4f9f0de16c75e7c4bfe4c3d87eec3eefacbe9f7 /app-crypt/cfs
parent (Manifest recommit) (diff)
downloadgentoo-2-11ae71ea5a2b79a361d96b12403df30b6d75045d.tar.gz
gentoo-2-11ae71ea5a2b79a361d96b12403df30b6d75045d.tar.bz2
gentoo-2-11ae71ea5a2b79a361d96b12403df30b6d75045d.zip
typo
Diffstat (limited to 'app-crypt/cfs')
-rw-r--r--app-crypt/cfs/cfs-1.4.1.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/cfs/cfs-1.4.1.14.ebuild b/app-crypt/cfs/cfs-1.4.1.14.ebuild
index a5b4e28282e2..a00c4c6a1bb6 100644
--- a/app-crypt/cfs/cfs-1.4.1.14.ebuild
+++ b/app-crypt/cfs/cfs-1.4.1.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/cfs/cfs-1.4.1.14.ebuild,v 1.1 2004/09/17 21:48:30 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/cfs/cfs-1.4.1.14.ebuild,v 1.2 2004/09/17 21:54:07 mkennedy Exp $
inherit eutils
@@ -76,6 +76,6 @@ src_install() {
pkg_postinst() {
rm -f /var/lib/cfs/.cfsfs/.keep
- einfo "Please read /usr/share/docs/cfs-${PF}/README.Gentoo for"
+ einfo "Please read /usr/share/docs/${PF}/README.Gentoo for"
einfo "information on how to get started with CFS on Gentoo."
}