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 /www/Makefile | |
parent | d032cfa67d98cc7ae4c8a18eede66412811b6d75 (diff) | |
download | pkgsrc-647e87465788dd035247a869672d18ed46830469.tar.gz |
Add, enable and note www/pound.
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 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 |