diff options
author | jlam <jlam> | 2007-09-07 19:09:47 +0000 |
---|---|---|
committer | jlam <jlam> | 2007-09-07 19:09:47 +0000 |
commit | c268696436f4601c7ec7e002a754aef44f81bd68 (patch) | |
tree | 340e62be62e219eec96023e14865fd2609fb9ecf /www | |
parent | 041c7d10fd3c276790dbdab812b2f409aa5e847a (diff) | |
download | pkgsrc-c268696436f4601c7ec7e002a754aef44f81bd68.tar.gz |
Add, enable and note www/pound.
Diffstat (limited to 'www')
-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 |