pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www www/Makefile: add and enable squid5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7dd7d557309
branches:  trunk
changeset: 384371:b7dd7d557309
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Aug 31 16:09:27 2022 +0000

description:
www/Makefile: add and enable squid5

diffstat:

 www/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 55f173bda521 -r b7dd7d557309 www/Makefile
--- a/www/Makefile      Wed Aug 31 16:08:44 2022 +0000
+++ b/www/Makefile      Wed Aug 31 16:09:27 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1636 2022/08/24 12:48:12 wiz Exp $
+# $NetBSD: Makefile,v 1.1637 2022/08/31 16:09:27 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1019,6 +1019,7 @@
 SUBDIR+=       spdylay
 SUBDIR+=       sqtop
 SUBDIR+=       squid4
+SUBDIR+=       squid5
 SUBDIR+=       squidGuard
 SUBDIR+=       squidanalyzer
 SUBDIR+=       squidclamav



Home | Main Index | Thread Index | Old Index