summaryrefslogtreecommitdiff
path: root/www/squid24
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:07:29 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:07:29 +0000
commitc3bb46468efb8e5e67dcd557814ce25e7c9521ee (patch)
tree94b6306cf43a2f77691932d56a3d8be806d6e130 /www/squid24
parentUpdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27430
Diffstat (limited to 'www/squid24')
-rw-r--r--www/squid24/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/squid24/Makefile b/www/squid24/Makefile
index 8cc79b5ab803..45abaa24d8b7 100644
--- a/www/squid24/Makefile
+++ b/www/squid24/Makefile
@@ -1,19 +1,19 @@
# New ports collection makefile for: squid
-# Version required: 2.3.STABLE2
# Date created: Thu Nov 7 00:53:18 WST 1996
# Whom: Peter Wemm <peter@freebsd.org>
#
# $FreeBSD$
#
-DISTNAME= squid-2.3.STABLE2
-PKGNAME= squid-2.3
+PORTNAME= squid
+PORTVERSION= 2.3
CATEGORIES= www
MASTER_SITES= \
ftp://squid.nlanr.net/pub/squid-2/STABLE/ \
ftp://www.unimelb.edu.au/pub/cwis/servers/unix/squid/squid-2/STABLE/ \
ftp://sunsite.auc.dk/pub/infosystems/squid/squid-2/STABLE/ \
ftp://ftp.net.lut.ac.uk/squid/squid-2/STABLE/
+DISTNAME= squid-2.3.STABLE2
EXTRACT_SUFX= -src.tar.gz
PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.3/bugs/
@@ -68,7 +68,7 @@ PATCH_DIST_ARGS?= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP
#CONFIGURE_ARGS+= --enable-time-hack
# - Set an explicit hostname in cachemgr.cgi
#CONFIGURE_ARGS+= --enable-cachemgr-hostname=some.hostname
-# - Enable ACL based on ethernet address (eg: for machines with dynamic DHCP
+# - Enable ACL based on ethernet address (eg: for machines with dynamic DHCP
# assigned IP addresses)
#CONFIGURE_ARGS+= --enable-arp-acl
# - Enable HTCP protocol