diff options
author | peter <peter@FreeBSD.org> | 1998-03-09 03:35:12 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1998-03-09 03:35:12 +0000 |
commit | 36daea1274ebfb63202385978d845eadf0d8befd (patch) | |
tree | 9e370ec65203ceea9c487221372f1f0a387e3347 /www/squid31 | |
parent | f88ba493b7c4d70c12c0adbd3b9318a10eef313c (diff) | |
download | FreeBSD-ports-36daea1274ebfb63202385978d845eadf0d8befd.zip FreeBSD-ports-36daea1274ebfb63202385978d845eadf0d8befd.tar.gz |
Include the regularly-scheduled post-beta-release patch.
Diffstat (limited to 'www/squid31')
-rw-r--r-- | www/squid31/Makefile | 6 | ||||
-rw-r--r-- | www/squid31/distinfo | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile index 11fe868..d19b53e 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -3,7 +3,7 @@ # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm <peter@freebsd.org> # -# $Id: Makefile,v 1.44 1998/02/16 13:16:37 asami Exp $ +# $Id: Makefile,v 1.45 1998/03/05 06:43:03 peter Exp $ # DISTNAME= squid-1.2.beta16 @@ -16,8 +16,8 @@ MASTER_SITES= \ ftp://ftp.net.lut.ac.uk/squid/squid-1.2.beta/ EXTRACT_SUFX= -src.tar.gz -#PATCH_SITES+= http://squid.nlanr.net/Squid/1.2.beta/ -#PATCHFILES+= 1.2.beta16.patches +PATCH_SITES+= http://squid.nlanr.net/Squid/1.2.beta/ +PATCHFILES+= 1.2.beta16.patch MAINTAINER= peter@freebsd.org diff --git a/www/squid31/distinfo b/www/squid31/distinfo index 2b107e1..4ccd848 100644 --- a/www/squid31/distinfo +++ b/www/squid31/distinfo @@ -1 +1,2 @@ MD5 (squid1.2b16/squid-1.2.beta16-src.tar.gz) = e6dba32061c6cd4e5592126e86b06281 +MD5 (squid1.2b16/1.2.beta16.patch) = 0ead5e0b50f104658226b0b28222d259 |