diff options
Diffstat (limited to 'net-www/webapp-config/webapp-config-1.9-r1.ebuild')
-rw-r--r-- | net-www/webapp-config/webapp-config-1.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/webapp-config/webapp-config-1.9-r1.ebuild b/net-www/webapp-config/webapp-config-1.9-r1.ebuild index 5036c90362be..2f7114763cf5 100644 --- a/net-www/webapp-config/webapp-config-1.9-r1.ebuild +++ b/net-www/webapp-config/webapp-config-1.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.9-r1.ebuild,v 1.2 2004/05/18 22:59:04 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.9-r1.ebuild,v 1.3 2004/05/19 08:40:22 stuart Exp $ DESCRIPTION="Gentoo's installer for web-based applications" HOMEPAGE="http://www.gentoo.org/" @@ -17,7 +17,7 @@ RDEPEND="sys-apps/grep sys-apps/coreutils app-shells/bash app-portage/gentoolkit" -S=${WORKDIR}/${P} +S=${WORKDIR}/${PF} src_compile () { # do nothing |