aboutsummaryrefslogtreecommitdiff
path: root/www/squidguard/Makefile
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2004-01-14 10:12:16 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2004-01-14 10:12:16 +0000
commit6dbb2f422b912ef7a892c53b146a521ef17a77f4 (patch)
tree7b11f2243bdb75f21c89dd54a2140125282e15c3 /www/squidguard/Makefile
parent83ed47e16fe3fb680e66fa4ed955491c775d9b43 (diff)
downloadports-6dbb2f422b912ef7a892c53b146a521ef17a77f4.tar.gz
ports-6dbb2f422b912ef7a892c53b146a521ef17a77f4.zip
- ost.eltele.no seems to have moved to teledanmark.no, reflect this in
MASTER_SITES. The distfile is fetchable from these sites although www.squidguard.org is currently not reachable (for me) due to DNS or domain registration problems. - move runtime dependency from www/squid24 to www/squid PR: 61255 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=98144
Diffstat (limited to 'www/squidguard/Makefile')
-rw-r--r--www/squidguard/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/squidguard/Makefile b/www/squidguard/Makefile
index 6b15fe04ef31..a294c25d66fe 100644
--- a/www/squidguard/Makefile
+++ b/www/squidguard/Makefile
@@ -9,15 +9,15 @@ PORTNAME= squidGuard
PORTVERSION= 1.2.0
PORTREVISION= 1
CATEGORIES= www
-MASTER_SITES= http://ftp.ost.eltele.no/pub/www/proxy/squidGuard/ \
- ftp://ftp.ost.eltele.no/pub/www/proxy/squidGuard/ \
+MASTER_SITES= http://ftp.teledanmark.no/pub/www/proxy/squidGuard/ \
+ ftp://ftp.teledanmark.no/pub/www/proxy/squidGuard/ \
http://web01.ux.tyfon.net/ports/distfiles/
MAINTAINER= ports@tyfon.net
COMMENT= A fast redirector for squid
LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3
-RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24
+RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-db-inc=${LOCALBASE}/include/db3 \