summaryrefslogtreecommitdiff
path: root/www/squidguard/Makefile
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2001-10-05 14:40:23 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2001-10-05 14:40:23 +0000
commit1a33f2c3ebb88d2e229aa59ce7232fd7530d83ec (patch)
treef7f50e5b637aaa9fbb868bfb491301d847082a4f /www/squidguard/Makefile
parentFix a typo in BIN_DIRECTORY that prevented exim-monitor from finding (diff)
Change the ports that relied on squid23 to rely on squid24.
I should have checked this first. :( PR: 31050 Submitted by: des
Notes
Notes: svn path=/head/; revision=48474
Diffstat (limited to 'www/squidguard/Makefile')
-rw-r--r--www/squidguard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squidguard/Makefile b/www/squidguard/Makefile
index a8dbbef9c949..c798b458012b 100644
--- a/www/squidguard/Makefile
+++ b/www/squidguard/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://ftp.ost.eltele.no/pub/www/proxy/squidGuard/ \
MAINTAINER= ports@tyfon.net
BUILD_DEPENDS= ${LOCALBASE}/lib/libdb2.a:${PORTSDIR}/databases/db
-RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid23
+RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-db-inc=${PREFIX}/include/db2 \