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 | 239587316dac40e3d1d44d2a77a399705fb82a05 (patch) | |
tree | 340e62be62e219eec96023e14865fd2609fb9ecf /www/Makefile | |
parent | 0225ccc260e366d0c104290fb59f80c750016965 (diff) | |
download | pkgsrc-239587316dac40e3d1d44d2a77a399705fb82a05.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 |