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 /www/Makefile | |
parent | 23e03c67ce8ff97939ffd285b1b008b9088f5432 (diff) | |
download | pkgsrc-1416f35a2b3753bb89012a96497b6b149f56391e.tar.gz |
Added www/varnish 1.0.2
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |