aboutsummaryrefslogtreecommitdiff
path: root/www/squid24/Makefile
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2000-01-29 20:13:18 +0000
committerPeter Wemm <peter@FreeBSD.org>2000-01-29 20:13:18 +0000
commit0cf7e3ccdbb0a508397c3259d1ca7e547e74b33a (patch)
tree631505f5d9ea0c30b65a7a875bb48ff20bc51b1d /www/squid24/Makefile
parentd5e5b896be12a975bb4ab23f36f58e6ab78fdfcc (diff)
downloadports-0cf7e3ccdbb0a508397c3259d1ca7e547e74b33a.tar.gz
ports-0cf7e3ccdbb0a508397c3259d1ca7e547e74b33a.zip
Notes
Diffstat (limited to 'www/squid24/Makefile')
-rw-r--r--www/squid24/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/squid24/Makefile b/www/squid24/Makefile
index 8b8db7731173..6e1bebe7f7c0 100644
--- a/www/squid24/Makefile
+++ b/www/squid24/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: squid
-# Version required: 2.2.STABLE5
+# Version required: 2.3.STABLE1
# Date created: Thu Nov 7 00:53:18 WST 1996
# Whom: Peter Wemm <peter@freebsd.org>
#
# $FreeBSD$
#
-DISTNAME= squid-2.2.STABLE5
-PKGNAME= squid-2.2
+DISTNAME= squid-2.3.STABLE1
+PKGNAME= squid-2.3
CATEGORIES= www
MASTER_SITES= \
ftp://squid.nlanr.net/pub/squid-2/STABLE/ \
@@ -18,7 +18,7 @@ EXTRACT_SUFX= -src.tar.gz
MAINTAINER= peter@freebsd.org
-DIST_SUBDIR= squid2.2
+DIST_SUBDIR= squid2.3
PATCH_DIST_STRIP= -p0
GNU_CONFIGURE= yes
# Follow the apache port's lead...