pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/squid Add squid's common ftp download URL as SQUID...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ba5bd078a0f4
branches: trunk
changeset: 395002:ba5bd078a0f4
user: taca <taca%pkgsrc.org@localhost>
date: Wed Jul 01 02:17:11 2009 +0000
description:
Add squid's common ftp download URL as SQUID_MASTER_SITES.
diffstat:
www/squid/Makefile.squid | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r bbaa03329cea -r ba5bd078a0f4 www/squid/Makefile.squid
--- a/www/squid/Makefile.squid Wed Jul 01 01:39:21 2009 +0000
+++ b/www/squid/Makefile.squid Wed Jul 01 02:17:11 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.squid,v 1.9 2009/06/30 17:11:29 taca Exp $
+# $NetBSD: Makefile.squid,v 1.10 2009/07/01 02:17:11 taca Exp $
#
# used by www/squid26/Makefile
# used by www/squid27/Makefile
@@ -7,7 +7,9 @@
.include "Makefile.common"
-DOCDIR= share/doc/squid
+SQUID_MASTER_SITES= ftp://ftp.squid-cache.org/pub/squid/
+
+DOCDIR= share/doc/squid
EGDIR= share/examples/squid
BUILD_DEFS+= LOGDIR VARBASE
Home |
Main Index |
Thread Index |
Old Index