From ccbb6ace2492d93125eb28ae868d2b930a1b548a Mon Sep 17 00:00:00 2001 From: sborrill Date: Thu, 16 Dec 2010 13:47:19 +0000 Subject: mib.txt is always installed even when snmp option is disabled. --- www/squid27/Makefile | 4 +++- www/squid27/PLIST | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'www') diff --git a/www/squid27/Makefile b/www/squid27/Makefile index 6ea1babdfce..46c29191d73 100644 --- a/www/squid27/Makefile +++ b/www/squid27/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2010/07/29 03:00:46 taca Exp $ +# $NetBSD: Makefile,v 1.15 2010/12/16 13:47:19 sborrill Exp $ DISTNAME= squid-2.7.STABLE9 +PKGREVISION= 1 + PKGNAME= ${DISTNAME:S/STABLE//} CATEGORIES= www MASTER_SITES= ${SQUID_MASTER_SITES} \ diff --git a/www/squid27/PLIST b/www/squid27/PLIST index d54df379f5f..e58cc6e60e4 100644 --- a/www/squid27/PLIST +++ b/www/squid27/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/09/12 15:02:47 taca Exp $ +@comment $NetBSD: PLIST,v 1.2 2010/12/16 13:47:19 sborrill Exp $ ${PLIST.coss}bin/cossdump bin/squidclient libexec/cachemgr.cgi @@ -39,4 +39,4 @@ share/examples/squid/cachemgr.conf share/examples/squid/mime.conf share/examples/squid/msntauth.conf share/examples/squid/squid.conf -${PLIST.snmp}share/squid/mib.txt +share/squid/mib.txt -- cgit v1.2.3