diff options
Diffstat (limited to 'net-www/horde-imp/horde-imp-3.2.ebuild')
-rw-r--r-- | net-www/horde-imp/horde-imp-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/horde-imp/horde-imp-3.2.ebuild b/net-www/horde-imp/horde-imp-3.2.ebuild index 149a50780d79..e0e114e33dc1 100644 --- a/net-www/horde-imp/horde-imp-3.2.ebuild +++ b/net-www/horde-imp/horde-imp-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/horde-imp/horde-imp-3.2.ebuild,v 1.1 2003/02/24 20:27:08 alron Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/horde-imp/horde-imp-3.2.ebuild,v 1.2 2003/09/06 01:54:08 msterret Exp $ DESCRIPTION="IMP ${PV} provides webmail access" HOMEPAGE="http://www.horde.org" @@ -43,7 +43,7 @@ src_compile() { } src_install () { - + # detecting apache usergroup # FIXME: With time, apache's GID should be static GID=`grep apache /etc/group |cut -d: -f3` |