diff options
author | he <he@pkgsrc.org> | 2008-12-17 01:17:05 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-12-17 01:17:05 +0000 |
commit | b864c8ec0eb17a80b1dd691450cb08ebd6fc2e84 (patch) | |
tree | 636172d819f1f0e44a708eacdc29b02265040667 /www/Makefile | |
parent | 3144587382362f071281fc478f4f732343e67203 (diff) | |
download | pkgsrc-b864c8ec0eb17a80b1dd691450cb08ebd6fc2e84.tar.gz |
Added p5-CatalystX-CRUD-YUI.
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 e4f093d1065..775f24be9eb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.614 2008/12/16 22:22:33 he Exp $ +# $NetBSD: Makefile,v 1.615 2008/12/17 01:17:05 he Exp $ # COMMENT= Packages related to the World Wide Web @@ -274,6 +274,7 @@ SUBDIR+= p5-Catalyst-View-Jemplate SUBDIR+= p5-Catalyst-View-TT SUBDIR+= p5-CatalystX-CRUD-Controller-RHTMLO SUBDIR+= p5-CatalystX-CRUD-View-Excel +SUBDIR+= p5-CatalystX-CRUD-YUI SUBDIR+= p5-FCGI SUBDIR+= p5-FCGI-ProcManager SUBDIR+= p5-HTML-Clean |