summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/sarg')
-rw-r--r--net-analyzer/sarg/sarg-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/sarg/sarg-1.2.2.ebuild b/net-analyzer/sarg/sarg-1.2.2.ebuild
index 7fdc61636970..5e653016dbe0 100644
--- a/net-analyzer/sarg/sarg-1.2.2.ebuild
+++ b/net-analyzer/sarg/sarg-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-1.2.2.ebuild,v 1.1 2002/11/14 10:11:26 jhhudso Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-1.2.2.ebuild,v 1.2 2002/11/14 10:15:25 jhhudso Exp $
DESCRIPTION="Sarg (Squid Analysis Report Generator) is a tool that allows you to view where your users are going to on the Internet."
HOMEPAGE="http://web.onda.com.br/orso/sarg.html"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND=""
-#RDEPEND=">=net-www/squid-2.4.7"
+RDEPEND=">=net-www/squid-2.4.7"
S="${WORKDIR}/${P}"
src_compile() {