summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2013-02-16 10:53:50 +0000
committerkristerw <kristerw@pkgsrc.org>2013-02-16 10:53:50 +0000
commitc4d5a81525e8a7d72151fae469b1a1ee0b020068 (patch)
treeca51f1cebe1410f82e835e945640515305b123db /www
parentc828185889a8c76e694ac129a3b9cefcb9d12cb7 (diff)
downloadpkgsrc-c4d5a81525e8a7d72151fae469b1a1ee0b020068.tar.gz
Correct path to www/squid3.
Diffstat (limited to 'www')
-rw-r--r--www/squidclamav/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squidclamav/Makefile b/www/squidclamav/Makefile
index d816c68ac49..47e582963ed 100644
--- a/www/squidclamav/Makefile
+++ b/www/squidclamav/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/28 06:31:05 asau Exp $
+# $NetBSD: Makefile,v 1.6 2013/02/16 10:53:50 kristerw Exp $
DISTNAME= squidclamav-6.8
PKGREVISION= 1
@@ -11,7 +11,7 @@ COMMENT= Clamav ICAP service and redirector for Squid
LICENSE= gnu-lgpl-v2.1
DEPENDS+= clamav>=0.97:../../security/clamav
-DEPENDS+= squid>=3.1.12:../../www/squid31
+DEPENDS+= squid>=3.1.12:../../www/squid3
USE_LANGUAGES= c
USE_LIBTOOL= yes