diff options
author | jlam <jlam@pkgsrc.org> | 2007-09-07 19:09:47 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2007-09-07 19:09:47 +0000 |
commit | 647e87465788dd035247a869672d18ed46830469 (patch) | |
tree | 340e62be62e219eec96023e14865fd2609fb9ecf | |
parent | d032cfa67d98cc7ae4c8a18eede66412811b6d75 (diff) | |
download | pkgsrc-647e87465788dd035247a869672d18ed46830469.tar.gz |
Add, enable and note www/pound.
-rw-r--r-- | doc/CHANGES-2007 | 3 | ||||
-rw-r--r-- | www/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index c1511ca381a..91db239c0ec 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1954 2007/09/07 16:44:44 jnemeth Exp $ +$NetBSD: CHANGES-2007,v 1.1955 2007/09/07 19:09:47 jlam Exp $ Changes to the packages collection and infrastructure in 2007: @@ -3586,3 +3586,4 @@ Changes to the packages collection and infrastructure in 2007: Updated net/p5-Net to 1.22 [wiz 2007-09-07] Updated misc/goffice to 0.4.3 [wiz 2007-09-07] Updated sysutils/desktop-file-utils to 0.14 [wiz 2007-09-07] + Added www/pound version 2.3.2 [jlam 2007-09-07] diff --git a/www/Makefile b/www/Makefile index e4f8f4f020e..90ee1c58f50 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.521 2007/09/07 15:29:02 abs Exp $ +# $NetBSD: Makefile,v 1.522 2007/09/07 19:09:48 jlam Exp $ # COMMENT= Packages related to the World Wide Web @@ -289,6 +289,7 @@ SUBDIR+= php-curl SUBDIR+= php-eaccelerator SUBDIR+= php4 SUBDIR+= php4-apc +SUBDIR+= pound SUBDIR+= privoxy SUBDIR+= py-HTMLgen SUBDIR+= py-clearsilver |