www/Makefile: add and enable squid4
This commit is contained in:
parent
4615e1890b
commit
5e2d3e6382
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1419 2019/12/17 09:38:00 leot Exp $
|
||||
# $NetBSD: Makefile,v 1.1420 2020/01/04 10:57:45 taca Exp $
|
||||
#
|
||||
|
||||
COMMENT= Packages related to the World Wide Web
|
||||
|
@ -943,6 +943,7 @@ SUBDIR+= spawn-fcgi
|
|||
SUBDIR+= spdylay
|
||||
SUBDIR+= sqtop
|
||||
SUBDIR+= squid3
|
||||
SUBDIR+= squid4
|
||||
SUBDIR+= squidGuard
|
||||
SUBDIR+= squidanalyzer
|
||||
SUBDIR+= squidclamav
|
||||
|
|
Loading…
Reference in a new issue