diff options
author | wennmach <wennmach@pkgsrc.org> | 2001-05-01 18:07:48 +0000 |
---|---|---|
committer | wennmach <wennmach@pkgsrc.org> | 2001-05-01 18:07:48 +0000 |
commit | 96058422d40b5a683552d9e3bb690fe4ac4ad35b (patch) | |
tree | 554f74294414b69b43059e82326808c5a6e2fea4 /www/squid/Makefile | |
parent | 1dde355ed91ea8e9d2e1656a8903b88719a29152 (diff) | |
download | pkgsrc-96058422d40b5a683552d9e3bb690fe4ac4ad35b.tar.gz |
o remove whitespace from Makefile
o add $NetBSD$ RCS tag to patch-ab
o regen distinfo
Diffstat (limited to 'www/squid/Makefile')
-rw-r--r-- | www/squid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index 60a08a19344..c7114fe95d1 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2001/04/30 03:46:34 jlam Exp $ +# $NetBSD: Makefile,v 1.46 2001/05/01 18:07:48 wennmach Exp $ DISTNAME= squid-2.4.STABLE1-src PKGNAME= squid-2.4.1 @@ -14,7 +14,7 @@ PATCHFILES= squid-2.4.stable1-diskd_fixed_path.patch \ squid-2.4.stable1-htcp_assertion_fix.patch \ squid-2.4.stable1-kill_parent_on_child_sigkill.patch \ squid-2.4.stable1-wrong_sign_on_timestamp_check.patch - + MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.squid-cache.org/ COMMENT= Post-Harvest_cached WWW proxy cache and accelerator |