Skip to content

Commit 98da538

Browse files
author
taca
committed
www/squidGuard: switch to use squid5/Makefile.common
Switch to use squid5/Makefile.common. No PKGREVISION bump since this change dose not affect any binary change nor dependency.
1 parent 1af3d38 commit 98da538

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

www/squidGuard/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.42 2022/06/28 11:37:49 wiz Exp $
1+
# $NetBSD: Makefile,v 1.43 2023/05/21 15:04:56 taca Exp $
22

33
DISTNAME= squidGuard-1.4
44
PKGREVISION= 18
@@ -18,7 +18,7 @@ HOMEPAGE= http://www.squidguard.org/
1818
COMMENT= Ultrafast and free filter, redirector and access controller for Squid
1919
LICENSE= gnu-gpl-v2
2020

21-
.include "../../www/squid4/Makefile.common"
21+
.include "../../www/squid5/Makefile.common"
2222

2323
BDB_ACCEPTED= db4 db5
2424
USE_TOOLS+= lex yacc perl

0 commit comments

Comments
 (0)