summaryrefslogtreecommitdiff
path: root/www/squidguard
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /www/squidguard
parentAdd xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord. (diff)
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'www/squidguard')
-rw-r--r--www/squidguard/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/squidguard/Makefile b/www/squidguard/Makefile
index 43e778d3964f..5388ce023fd5 100644
--- a/www/squidguard/Makefile
+++ b/www/squidguard/Makefile
@@ -5,16 +5,16 @@
# $FreeBSD$
#
-PORTNAME= squidGuard
-PORTVERSION= 1.1.4
-CATEGORIES= www
-MASTER_SITES= http://ftp.ost.eltele.no/pub/www/proxy/squidGuard/ \
+PORTNAME= squidGuard
+PORTVERSION= 1.1.4
+CATEGORIES= www
+MASTER_SITES= http://ftp.ost.eltele.no/pub/www/proxy/squidGuard/ \
ftp://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
+BUILD_DEPENDS= ${LOCALBASE}/lib/libdb2.a:${PORTSDIR}/databases/db
+RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid23
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-db-inc=${PREFIX}/include/db2 \