diff options
author | peter <peter@FreeBSD.org> | 1996-11-22 14:06:13 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1996-11-22 14:06:13 +0000 |
commit | 54ea908db924392c92c21486ece594ab24ff42fc (patch) | |
tree | 6ed679081a643e9eaf1295740ade92bebfb4f1f8 /www/squid31 | |
parent | 043be0b26a930cb54d7cec4bd9e76bfa51c6bb6d (diff) | |
download | FreeBSD-ports-54ea908db924392c92c21486ece594ab24ff42fc.zip FreeBSD-ports-54ea908db924392c92c21486ece594ab24ff42fc.tar.gz |
Update 1.1beta19 to 1.1beta20 - more bug fixes.
Reviewed by:
Submitted by:
Obtained from:
Diffstat (limited to 'www/squid31')
-rw-r--r-- | www/squid31/Makefile | 8 | ||||
-rw-r--r-- | www/squid31/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile index f72b253..6b60b0e 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: squid -# Version required: 1.1.beta19 +# Version required: 1.1.beta20 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm <peter@freebsd.org> # -# $Id: Makefile,v 1.7 1996/11/15 12:41:53 peter Exp $ +# $Id: Makefile,v 1.8 1996/11/18 11:41:50 asami Exp $ # -DISTNAME= squid-1.1.beta19 -PKGNAME= squid-1.1b19 +DISTNAME= squid-1.1.beta20 +PKGNAME= squid-1.1b20 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1.beta/ \ diff --git a/www/squid31/distinfo b/www/squid31/distinfo index 1ee39c6..c0e7198 100644 --- a/www/squid31/distinfo +++ b/www/squid31/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.beta19-src.tar.gz) = 86b2edf240d90ff259968853d4c55a4c +MD5 (squid-1.1.beta20-src.tar.gz) = f1ad3ae710143055504f4c2b7c735ccf |