diff options
author | seb <seb@pkgsrc.org> | 2010-04-11 06:51:44 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-04-11 06:51:44 +0000 |
commit | 7a569da8f858191865350736265ef979de3d2f18 (patch) | |
tree | eaee82fbfedabc3e6739f644056bab937d3aeaf4 /www | |
parent | 5a95e7e70f5936c1502ef90a479e2e6ba56a729e (diff) | |
download | pkgsrc-7a569da8f858191865350736265ef979de3d2f18.tar.gz |
Add & enable p5-FCGI-Client
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 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 |