pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/squidGuard
Module Name: pkgsrc
Committed By: nia
Date: Sat Apr 25 14:06:32 UTC 2020
Modified Files:
pkgsrc/www/squidGuard: Makefile
Log Message:
squidGuard: Switch to squid4
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/www/squidGuard/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/squidGuard/Makefile
diff -u pkgsrc/www/squidGuard/Makefile:1.38 pkgsrc/www/squidGuard/Makefile:1.39
--- pkgsrc/www/squidGuard/Makefile:1.38 Mon Nov 4 22:10:15 2019
+++ pkgsrc/www/squidGuard/Makefile Sat Apr 25 14:06:32 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2019/11/04 22:10:15 rillig Exp $
+# $NetBSD: Makefile,v 1.39 2020/04/25 14:06:32 nia Exp $
DISTNAME= squidGuard-1.4
PKGREVISION= 15
@@ -18,7 +18,7 @@ HOMEPAGE= http://www.squidguard.org/
COMMENT= Ultrafast and free filter, redirector and access controller for Squid
LICENSE= gnu-gpl-v2
-.include "../../www/squid3/Makefile.common"
+.include "../../www/squid4/Makefile.common"
BDB_ACCEPTED= db4 db5
USE_TOOLS+= lex yacc perl
Home |
Main Index |
Thread Index |
Old Index