diff options
author | seb <seb> | 2010-04-11 06:51:44 +0000 |
---|---|---|
committer | seb <seb> | 2010-04-11 06:51:44 +0000 |
commit | 3fce268ded413c9cedbe54abaf8a602dd0dc1512 (patch) | |
tree | eaee82fbfedabc3e6739f644056bab937d3aeaf4 /www/Makefile | |
parent | 4b669ed19cf504b32549e604dda9a1fe6fe7ae94 (diff) | |
download | pkgsrc-3fce268ded413c9cedbe54abaf8a602dd0dc1512.tar.gz |
Add & enable p5-FCGI-Client
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 1fca5cb69c0..84a25a49ce2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.710 2010/04/10 20:07:13 seb Exp $ +# $NetBSD: Makefile,v 1.711 2010/04/11 06:51:44 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -301,6 +301,7 @@ SUBDIR+= p5-CatalystX-CRUD-YUI SUBDIR+= p5-CatalystX-Component-Traits SUBDIR+= p5-CatalystX-LeakChecker SUBDIR+= p5-FCGI +SUBDIR+= p5-FCGI-Client SUBDIR+= p5-FCGI-ProcManager SUBDIR+= p5-HTML-Clean SUBDIR+= p5-HTML-Element-Extended |