diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-12-04 16:06:16 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-12-04 16:06:16 +0000 |
commit | 1416f35a2b3753bb89012a96497b6b149f56391e (patch) | |
tree | 5a9b36821b4dfc111ca9970d3ddf526f87c6f14f | |
parent | 23e03c67ce8ff97939ffd285b1b008b9088f5432 (diff) | |
download | pkgsrc-1416f35a2b3753bb89012a96497b6b149f56391e.tar.gz |
Added www/varnish 1.0.2
-rw-r--r-- | doc/CHANGES-2006 | 3 | ||||
-rw-r--r-- | www/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index 3568864bc55..15e6ec5cfa5 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.1924 2006/12/04 15:16:56 obache Exp $ +$NetBSD: CHANGES-2006,v 1.1925 2006/12/04 16:06:16 xtraeme Exp $ Changes to the packages collection and infrastructure in 2006: @@ -5510,3 +5510,4 @@ Changes to the packages collection and infrastructure in 2006: Updated mail/squirrelmail to 1.4.9a [obache 2006-12-04] Updated devel/autoconf to 2.61 [wiz 2006-12-04] Updated chat/micq to 0.5.2 [mjl 2006-12-04] + Added www/varnish version 1.0.2 [xtraeme 2006-12-04] diff --git a/www/Makefile b/www/Makefile index def80f04006..412af92a379 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.487 2006/11/30 11:48:25 ghen Exp $ +# $NetBSD: Makefile,v 1.488 2006/12/04 16:06:16 xtraeme Exp $ # COMMENT= Packages related to the World Wide Web @@ -324,6 +324,7 @@ SUBDIR+= tidy SUBDIR+= tinyproxy SUBDIR+= trac SUBDIR+= urlget +SUBDIR+= varnish SUBDIR+= viewvc SUBDIR+= visitors SUBDIR+= w3 |