diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-08 13:53:35 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-08 13:53:35 +0000 |
commit | b4600af686c15ceea5f741a443172b6efb37ee33 (patch) | |
tree | a410a3b5b2bb7342a6b81ecee76d349b00d6bc7b /www/squid23/Makefile | |
parent | o Unbreak the port. It still installs fine. If ldconfig terminates (diff) |
Update from 2.2-STABLE3 -> 2.2-STABLE4
Notes
Notes:
svn path=/head/; revision=20613
Diffstat (limited to 'www/squid23/Makefile')
-rw-r--r-- | www/squid23/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squid23/Makefile b/www/squid23/Makefile index 0ecfea4202d8..d5d8064aba4b 100644 --- a/www/squid23/Makefile +++ b/www/squid23/Makefile @@ -3,10 +3,10 @@ # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm <peter@freebsd.org> # -# $Id: Makefile,v 1.56 1999/05/23 21:15:07 peter Exp $ +# $Id: Makefile,v 1.57 1999/06/05 19:58:02 mharo Exp $ # -DISTNAME= squid-2.2.STABLE3 +DISTNAME= squid-2.2.STABLE4 PKGNAME= squid-2.2 CATEGORIES= www MASTER_SITES= \ |