summaryrefslogtreecommitdiff
path: root/www/squid30
diff options
context:
space:
mode:
authorapb <apb>2009-03-08 11:39:23 +0000
committerapb <apb>2009-03-08 11:39:23 +0000
commitef7fe930ae8b48b43351b9ba583162c16225ad76 (patch)
tree515a9364d0c5ad998430674e3f1838fd2f8c33cd /www/squid30
parent9b5202805fd5eb99626b0bce54d8ae883580317a (diff)
downloadpkgsrc-ef7fe930ae8b48b43351b9ba583162c16225ad76.tar.gz
Add share/squid to INSTALLATION_DIRS, so it gets created explicitly with
mode 755 instead of implicitly with whatever mode is implied by the umask. Bump PKGREVISION for squid27 and squid30 packages.
Diffstat (limited to 'www/squid30')
-rw-r--r--www/squid30/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile
index 0e0da94cda3..2896dc24409 100644
--- a/www/squid30/Makefile
+++ b/www/squid30/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2009/02/04 12:21:27 taca Exp $
+# $NetBSD: Makefile,v 1.8 2009/03/08 11:39:24 apb Exp $
DISTNAME= squid-3.0.STABLE13
PKGNAME= ${DISTNAME:S/STABLE//}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.squid-cache.org/Versions/v3/3.0/
EXTRACT_SUFX= .tar.bz2