diff options
author | abs <abs@pkgsrc.org> | 2006-06-07 12:03:13 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2006-06-07 12:03:13 +0000 |
commit | 2049c66eb8572c22d1cf4a829b1abffe39a48b84 (patch) | |
tree | 12a88fd473e43eae765f320df092c05d28a3d251 /www/Makefile | |
parent | 4e7dede1a6d6a474cce8a2354366b47eca5300e4 (diff) | |
download | pkgsrc-2049c66eb8572c22d1cf4a829b1abffe39a48b84.tar.gz |
Add:
- devel/p5-IO-Prompt
- devel/p5-List-MoreUtils
- devel/p5-Perl6-Export
- devel/p5-Perl6-Slurp
- devel/p5-version
- graphics/p5-RRDTool-OO
- time/p5-DateTime-Format-Builder
- time/p5-DateTime-Format-ISO8601
- time/p5-DateTime-Format-Strptime
- www/p5-FCGI-ProcManager
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 46225bda374..9b853cabedc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.454 2006/05/26 23:54:54 joerg Exp $ +# $NetBSD: Makefile,v 1.455 2006/06/07 12:03:13 abs Exp $ # COMMENT= Packages related to the World Wide Web @@ -194,6 +194,7 @@ SUBDIR+= p5-CGI-Minimal SUBDIR+= p5-CGI-Session SUBDIR+= p5-CGI_Lite SUBDIR+= p5-FCGI +SUBDIR+= p5-FCGI-ProcManager SUBDIR+= p5-HTML-Clean SUBDIR+= p5-HTML-Element-Extended SUBDIR+= p5-HTML-FillInForm |