diff options
author | 2004-06-20 13:59:28 +0000 | |
---|---|---|
committer | 2004-06-20 13:59:28 +0000 | |
commit | 0cab7a0da616a0b849edad8f42f9f4c36431ddac (patch) | |
tree | b70938cb86e1a19a25320d9fd23397601ea7b31f /net-www/mod_bandwidth/mod_bandwidth-2.0.5.ebuild | |
parent | Replaced category with net-www (diff) | |
download | historical-0cab7a0da616a0b849edad8f42f9f4c36431ddac.tar.gz historical-0cab7a0da616a0b849edad8f42f9f4c36431ddac.tar.bz2 historical-0cab7a0da616a0b849edad8f42f9f4c36431ddac.zip |
Replaced category with net-www.
Diffstat (limited to 'net-www/mod_bandwidth/mod_bandwidth-2.0.5.ebuild')
-rw-r--r-- | net-www/mod_bandwidth/mod_bandwidth-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_bandwidth/mod_bandwidth-2.0.5.ebuild b/net-www/mod_bandwidth/mod_bandwidth-2.0.5.ebuild index f4bf6c7015c9..29af4e24151b 100644 --- a/net-www/mod_bandwidth/mod_bandwidth-2.0.5.ebuild +++ b/net-www/mod_bandwidth/mod_bandwidth-2.0.5.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/mod_bandwidth/mod_bandwidth-2.0.5.ebuild,v 1.1 2004/05/17 13:51:36 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/mod_bandwidth-2.0.5.ebuild,v 1.2 2004/06/20 13:59:28 zul Exp $ DESCRIPTION="Bandwidth Management Module for Apache" HOMEPAGE="http://www.cohprog.com/v3/bandwidth/intro-en.html" @@ -37,7 +37,7 @@ pkg_postinst() { ${ROOT}/var/cache/mod_bandwidth/{link,master} einfo - einfo "Execute \"ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config\"" + einfo "Execute \"ebuild /var/db/pkg/net-www/${PF}/${PF}.ebuild config\"" einfo "to have your apache.conf auto-updated for use with this module." einfo "You should then edit your /etc/conf.d/apache file to suit." einfo |